Searched refs:CXType_WChar (Results 1 – 6 of 6) 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()
44 case BuiltinType::WChar_S: return CXType_WChar; in GetBuiltinTypeKind()45 case BuiltinType::WChar_U: return CXType_WChar; in GetBuiltinTypeKind()562 case CXType_WChar: s = "WChar"; break; in clang_getTypeKindSpelling()
2941 CXType_WChar = 15, enumerator
3252 CXType_WChar = 15, enumerator
1941 CXType_WChar => TypeKind::Int(IntKind::WChar), in build_builtin_ty()
827 const CXType_WChar = 15, constant