Searched refs:indexDeclGroupRef (Results 1 – 4 of 4) sorted by relevance
65 return IndexCtx->indexDeclGroupRef(DG); in HandleTopLevelDecl()73 IndexCtx->indexDeclGroupRef(DG); in HandleTopLevelDeclInObjCContainer()
119 bool indexDeclGroupRef(DeclGroupRef DG);
374 IndexCtx.indexDeclGroupRef(S->getDeclGroup()); in VisitDeclStmt()
760 bool IndexingContext::indexDeclGroupRef(DeclGroupRef DG) { in indexDeclGroupRef() function in IndexingContext