Searched refs:CXType_WChar (Results 1 – 2 of 2) sorted by relevance
44 case BuiltinType::WChar_S: return CXType_WChar; in GetBuiltinTypeKind()45 case BuiltinType::WChar_U: return CXType_WChar; in GetBuiltinTypeKind()462 case CXType_WChar: s = "WChar"; break; in clang_getTypeKindSpelling()
2941 CXType_WChar = 15, enumerator