Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexTypeSourceInfo.cpp102 indexTypeLoc(TInfo->getTypeLoc(), Parent, DC); in indexTypeSourceInfo()
105 void IndexingContext::indexTypeLoc(TypeLoc TL, in indexTypeLoc() function in IndexingContext
146 indexTypeLoc(NNS.getTypeLoc(), Parent, DC); in indexNestedNameSpecifierLoc()
DIndexBody.cpp32 IndexCtx.indexTypeLoc(TL, Parent, ParentDC); in TraverseTypeLoc()
DIndexingContext.h384 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,