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