Searched refs:indexTopLevelDecl (Results 1 – 4 of 4) sorted by relevance
336 void IndexingContext::indexTopLevelDecl(const Decl *D) { in indexTopLevelDecl() function in IndexingContext348 indexTopLevelDecl(*I); in indexDeclGroupRef()
147 IndexCtx.indexTopLevelDecl(D); in VisitDeclStmt()
448 void indexTopLevelDecl(const Decl *D);
683 IdxCtx.indexTopLevelDecl(D); in topLevelDeclVisitor()