Searched refs:shouldIndexTemplateParameters (Results 1 – 3 of 3) sorted by relevance
73 bool shouldIndexTemplateParameters() const;
60 bool IndexingContext::shouldIndexTemplateParameters() const { in shouldIndexTemplateParameters() function in IndexingContext95 if (!shouldIndexTemplateParameters() && in handleReference()
702 if (IndexCtx.shouldIndexTemplateParameters()) in indexTemplateParameters()