Searched refs:isIndexedForCodeCompletion (Results 1 – 3 of 3) sorted by relevance
318 bool isIndexedForCodeCompletion(const NamedDecl &ND, ASTContext &ASTCtx);
1847 bool isIndexedForCodeCompletion(const NamedDecl &ND, ASTContext &ASTCtx) { in isIndexedForCodeCompletion() function
658 if (!IsMainFileOnly && isIndexedForCodeCompletion(ND, Ctx)) in addDeclaration()