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