Searched defs:NonType (Results 1 – 4 of 4) sorted by relevance
37 NonType, enumerator
564 NonType, enumerator3666 static NameClassification NonType(NamedDecl *D) { in NonType() function
1243 enum class TemplateParamKind { Type, NonType, Template }; enumerator
4085 } else if (const auto *NonType = dyn_cast<NonTypeTemplateParmDecl>(Param)) { in formatTemplateParameterPlaceholder() local