Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexingContext.h57 bool shouldIndexImplicitTemplateInsts() const { in shouldIndexImplicitTemplateInsts() function
DIndexTypeSourceInfo.cpp109 if (IndexCtx.shouldIndexImplicitTemplateInsts()) { in VisitTemplateSpecializationTypeLoc()
/external/clang/tools/libclang/
DCXIndexDataConsumer.h356 bool shouldIndexImplicitTemplateInsts() const { in shouldIndexImplicitTemplateInsts() function
DIndexing.cpp386 if (DataConsumer->shouldIndexImplicitTemplateInsts()) in getTranslationUnitKind()