Searched refs:shouldIndexImplicitTemplateInsts (Results 1 – 4 of 4) sorted by relevance
75 if (IndexCtx.shouldIndexImplicitTemplateInsts()) { in VisitTemplateSpecializationTypeLoc()
341 if (!IndexCtx.shouldIndexImplicitTemplateInsts()) in HandleTagDeclDefinition()349 if (!IndexCtx.shouldIndexImplicitTemplateInsts()) in HandleCXXImplicitFunctionInstantiation()445 if (IndexCtx.shouldIndexImplicitTemplateInsts()) in getTranslationUnitKind()
289 (IndexCtx.shouldIndexImplicitTemplateInsts() || in VisitClassTemplateSpecializationDecl()
356 bool shouldIndexImplicitTemplateInsts() const { in shouldIndexImplicitTemplateInsts() function