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