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

  /external/clang/tools/libclang/
IndexTypeSourceInfo.cpp 37 IndexCtx.indexNestedNameSpecifierLoc(NNS, Parent, ParentDC);
116 void IndexingContext::indexNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS,
123 indexNestedNameSpecifierLoc(Prefix, Parent, DC);
IndexDecl.cpp 40 IndexCtx.indexNestedNameSpecifierLoc(D->getQualifierLoc(), Parent);
260 IndexCtx.indexNestedNameSpecifierLoc(D->getQualifierLoc(), D);
271 IndexCtx.indexNestedNameSpecifierLoc(D->getQualifierLoc(), D);
IndexBody.cpp 37 IndexCtx.indexNestedNameSpecifierLoc(NNS, Parent, ParentDC);
IndexingContext.h 384 void indexNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS,

Completed in 49 milliseconds