Searched defs:NonType (Results 1 – 4 of 4) sorted by relevance
36 NonType, enumerator
2741 static NameClassification NonType(NamedDecl *D) { NonType() function
1204 enum class TemplateParamKind { Type, NonType, Template }; global() enumerator
3916 } else if (const auto *NonType = dyn_cast<NonTypeTemplateParmDecl>(Param)) { formatTemplateParameterPlaceholder() local