Searched refs:topLevelDeclVisitor (Results 1 – 1 of 1) sorted by relevance
681 static bool topLevelDeclVisitor(void *context, const Decl *D) { in topLevelDeclVisitor() function690 Unit.visitLocalTopLevelDecls(&IdxCtx, topLevelDeclVisitor); in indexTranslationUnit()