HomeSort by relevance Sort by last modified time
    Searched refs:indexDeclGroupRef (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
IndexDecl.cpp 201 void IndexingContext::indexDeclGroupRef(DeclGroupRef DG) {
216 indexDeclGroupRef(TUDeclsInObjCContainer[i]);
IndexingContext.h 149 void indexDeclGroupRef(DeclGroupRef DG);
Indexing.cpp 136 IndexCtx.indexDeclGroupRef(DG);

Completed in 329 milliseconds