Searched refs:shouldIndexTemplateParameterDefaultValue (Results 1 – 1 of 1) sorted by relevance
685 static bool shouldIndexTemplateParameterDefaultValue(const NamedDecl *D) { in shouldIndexTemplateParameterDefaultValue() function in __anonf10645d10111::IndexingDeclVisitor733 if (Params && shouldIndexTemplateParameterDefaultValue(Parent)) { in VisitTemplateDecl()