Searched refs:topLevelDeclVisitor (Results 1 – 2 of 2) sorted by relevance
160 static bool topLevelDeclVisitor(void *context, const Decl *D) { in topLevelDeclVisitor() function166 Unit.visitLocalTopLevelDecls(&IndexCtx, topLevelDeclVisitor); in indexTranslationUnit()
156 static bool topLevelDeclVisitor(void *context, const Decl *D) { in topLevelDeclVisitor() function162 Unit.visitLocalTopLevelDecls(&IndexCtx, topLevelDeclVisitor); in indexTranslationUnit()