Searched refs:indexTypeLoc (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp103 indexTypeLoc(TInfo->getTypeLoc(), Parent, DC);
106 void IndexingContext::indexTypeLoc(TypeLoc TL, function in class:IndexingContext
146 indexTypeLoc(NNS.getTypeLoc(), Parent, DC);
H A DIndexBody.cpp33 IndexCtx.indexTypeLoc(TL, Parent, ParentDC);
H A DIndexingContext.h392 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,

Completed in 114 milliseconds