Home
last modified time | relevance | path

Searched refs:indexTypeLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Index/
DIndexTypeSourceInfo.cpp137 indexTypeLoc(TInfo->getTypeLoc(), Parent, DC, isBase); in indexTypeSourceInfo()
140 void IndexingContext::indexTypeLoc(TypeLoc TL, in indexTypeLoc() function in IndexingContext
182 indexTypeLoc(NNS.getTypeLoc(), Parent, DC); in indexNestedNameSpecifierLoc()
DIndexingContext.h90 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,
DIndexBody.cpp44 IndexCtx.indexTypeLoc(TL, Parent, ParentDC); in TraverseTypeLoc()
/external/clang/tools/libclang/
DCXIndexDataConsumer.h384 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,