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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp55 IndexCtx.indexTypeSourceInfo(LocInfo.getAsTypeSourceInfo(), Parent, DC);
89 IndexCtx.indexTypeSourceInfo(D->getTypeSourceInfo(), Parent,
176 IndexCtx.indexTypeSourceInfo(D->getReturnTypeSourceInfo(), D);
264 IndexCtx.indexTypeSourceInfo(Init->getTypeSourceInfo(), D);
353 IndexCtx.indexTypeSourceInfo(D->getTypeSourceInfo(), D);
359 // Non-free standing tags are handled in indexTypeSourceInfo.
517 IndexCtx.indexTypeSourceInfo(attr->getInterfaceLoc(), D,
519 IndexCtx.indexTypeSourceInfo(D->getTypeSourceInfo(), D);
655 IndexCtx.indexTypeSourceInfo(TSI, /*Parent=*/nullptr,
689 IndexCtx.indexTypeSourceInfo(TT
[all...]
H A DIndexingContext.h102 void indexTypeSourceInfo(TypeSourceInfo *TInfo, const NamedDecl *Parent,
H A DIndexTypeSourceInfo.cpp235 void IndexingContext::indexTypeSourceInfo(TypeSourceInfo *TInfo, function in class:IndexingContext
306 indexTypeSourceInfo(I.getTypeSourceInfo(), CXXRD, CXXRD, /*isBase=*/true);

Completed in 146 milliseconds