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

  /external/clang/tools/libclang/
IndexTypeSourceInfo.cpp 102 indexTypeLoc(TInfo->getTypeLoc(), Parent, DC);
105 void IndexingContext::indexTypeLoc(TypeLoc TL,
145 indexTypeLoc(NNS.getTypeLoc(), Parent, DC);
IndexBody.cpp 32 IndexCtx.indexTypeLoc(TL, Parent, ParentDC);
IndexingContext.h 381 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,

Completed in 115 milliseconds