Searched defs:NonType (Results 1 – 3 of 3) sorted by relevance
36 NonType, enumerator
2427 static NameClassification NonType(NamedDecl *D) { in NonType() function
938 enum class TemplateParamKind { Type, NonType, Template }; enumerator