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())
445 if (IndexCtx.shouldIndexImplicitTemplateInsts())
H A DIndexingContext.h356 bool shouldIndexImplicitTemplateInsts() const { function in class:clang::cxindex::IndexingContext

Completed in 389 milliseconds