Searched refs:shouldIndexTemplateParameters (Results 1 – 3 of 3) sorted by relevance
66 bool shouldIndexTemplateParameters() const;
48 bool IndexingContext::shouldIndexTemplateParameters() const { in shouldIndexTemplateParameters() function in IndexingContext84 if (!shouldIndexTemplateParameters() && in handleReference()
685 if (IndexCtx.shouldIndexTemplateParameters()) in VisitTemplateDecl()