Searched refs:Char32Ty (Results 1 – 11 of 11) sorted by relevance
79 UNSIGNED_TYPE(Char32, Char32Ty)
886 CanQualType Char32Ty; // [C++0x 3.9.1p5], integer type in C99. variable
337 NumberType = Context.Char32Ty; in BuildObjCNumericLiteral()595 ValueType = Context.Char32Ty; in BuildObjCBoxedExpr()
42 Context.typesAreCompatible(Context.Char32Ty, T); in IsWideCharCompatible()103 if (Context.typesAreCompatible(Context.Char32Ty, ElemTy)) in IsStringInit()
11809 Context.hasSameType(T, Context.Char32Ty)) { in CheckLiteralOperatorDeclaration()11839 Context.hasSameType(T, Context.Char32Ty))) in CheckLiteralOperatorDeclaration()
1229 Result = Context.Char32Ty; in ConvertDeclSpecToType()
1564 CharTy = Context.Char32Ty; in ActOnStringLiteral()3075 Ty = Context.Char32Ty; // U'x' -> char32_t in C11 and C++11. in ActOnCharacterConstant()
7185 &ASTContext::Char32Ty, in getArithmeticType()
3335 getContext().Char32Ty, in EmitFundamentalRTTIDescriptors()
1051 InitBuiltinType(Char32Ty, BuiltinType::Char32); in InitBuiltinTypes()1053 Char32Ty = getFromTargetType(Target.getChar32Type()); in InitBuiltinTypes()
6017 T = Context.Char32Ty; in GetType()