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

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp75 if (IndexCtx.shouldIndexImplicitTemplateInsts()) {
H A DIndexDecl.cpp289 (IndexCtx.shouldIndexImplicitTemplateInsts() ||
H A DIndexing.cpp341 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
349 if (!IndexCtx.shouldIndexImplicitTemplateInsts())
446 if (IndexCtx.shouldIndexImplicitTemplateInsts())
H A DIndexingContext.h353 bool shouldIndexImplicitTemplateInsts() const { function in class:clang::cxindex::IndexingContext

Completed in 75 milliseconds