Searched refs:indexDeclGroupRef (Results 1 – 4 of 4) sorted by relevance
127 return IndexCtx->indexDeclGroupRef(DG); in HandleTopLevelDecl()135 IndexCtx->indexDeclGroupRef(DG); in HandleTopLevelDeclInObjCContainer()
126 bool indexDeclGroupRef(DeclGroupRef DG);
386 IndexCtx.indexDeclGroupRef(S->getDeclGroup()); in VisitDeclStmt()
818 bool IndexingContext::indexDeclGroupRef(DeclGroupRef DG) { in indexDeclGroupRef() function in IndexingContext