Searched refs:indexDeclGroupRef (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp84 return IndexCtx->indexDeclGroupRef(DG);
92 IndexCtx->indexDeclGroupRef(DG);
H A DIndexingContext.h122 bool indexDeclGroupRef(DeclGroupRef DG);
H A DIndexBody.cpp373 IndexCtx.indexDeclGroupRef(S->getDeclGroup());
H A DIndexDecl.cpp766 bool IndexingContext::indexDeclGroupRef(DeclGroupRef DG) { function in class:IndexingContext

Completed in 184 milliseconds