Searched refs:shouldIndexImplicitTemplateInsts (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp76 if (IndexCtx.shouldIndexImplicitTemplateInsts()) {
H A DIndexing.cpp140 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
148 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
204 if (IndexCtx.shouldIndexImplicitTemplateInsts())
H A DIndexDecl.cpp284 (IndexCtx.shouldIndexImplicitTemplateInsts() ||
H A DIndexingContext.h369 bool shouldIndexImplicitTemplateInsts() const { function in class:clang::cxindex::IndexingContext

Completed in 298 milliseconds