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