Searched refs:Char32Ty (Results 1 – 11 of 11) sorted by relevance
79 UNSIGNED_TYPE(Char32, Char32Ty)
900 CanQualType Char32Ty; // [C++0x 3.9.1p5], integer type in C99. variable
335 NumberType = Context.Char32Ty; in BuildObjCNumericLiteral()594 ValueType = Context.Char32Ty; in BuildObjCBoxedExpr()
43 Context.typesAreCompatible(Context.Char32Ty, T); in IsWideCharCompatible()104 if (Context.typesAreCompatible(Context.Char32Ty, ElemTy)) in IsStringInit()
12003 Context.hasSameType(ParamType, Context.Char32Ty)) { in CheckLiteralOperatorDeclaration()12067 Context.hasSameType(InnerType, Context.Char32Ty))) { in CheckLiteralOperatorDeclaration()
1298 Result = Context.Char32Ty; in ConvertDeclSpecToType()
1626 CharTy = Context.Char32Ty; in ActOnStringLiteral()3140 Ty = Context.Char32Ty; // U'x' -> char32_t in C11 and C++11. in ActOnCharacterConstant()
7233 &ASTContext::Char32Ty, in getArithmeticType()
3373 getContext().Char16Ty, getContext().Char32Ty in EmitFundamentalRTTIDescriptors()
1051 InitBuiltinType(Char32Ty, BuiltinType::Char32); in InitBuiltinTypes()1053 Char32Ty = getFromTargetType(Target.getChar32Type()); in InitBuiltinTypes()
6065 T = Context.Char32Ty; in GetType()