HomeSort by: relevance | last modified time | path
    Searched refs:indexDeclGroupRef (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexingContext.h 122 bool indexDeclGroupRef(DeclGroupRef DG);
IndexingAction.cpp 110 return IndexCtx->indexDeclGroupRef(DG);
118 IndexCtx->indexDeclGroupRef(DG);
IndexBody.cpp 373 IndexCtx.indexDeclGroupRef(S->getDeclGroup());
IndexDecl.cpp 774 bool IndexingContext::indexDeclGroupRef(DeclGroupRef DG) {

Completed in 1524 milliseconds