Searched refs:indexTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
| H A D | IndexTypeSourceInfo.cpp | 243 indexTypeLoc(TInfo->getTypeLoc(), Parent, DC, isBase, isIBType); in indexTypeSourceInfo() 246 void IndexingContext::indexTypeLoc(TypeLoc TL, in indexTypeLoc() function in IndexingContext 289 indexTypeLoc(NNS.getTypeLoc(), Parent, DC); in indexNestedNameSpecifierLoc()
|
| H A D | IndexingContext.h | 107 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,
|
| H A D | IndexBody.cpp | 48 IndexCtx.indexTypeLoc(TL, Parent, ParentDC); in TraverseTypeLoc()
|