Searched refs:Char8Ty (Results 1 – 10 of 10) sorted by relevance
75 UNSIGNED_TYPE(Char8, Char8Ty)
1124 CanQualType Char8Ty; // [C++20 proposal] variable
1078 return GetType(ast.Char8Ty); in GetBuiltinTypeForDWARFEncodingAndBitSize()1090 return GetType(ast.Char8Ty); in GetBuiltinTypeForDWARFEncodingAndBitSize()2018 return ast->Char8Ty.getAsOpaquePtr(); in GetOpaqueCompilerType()
4552 getContext().Char8Ty, getContext().Char16Ty, in EmitFundamentalRTTIDescriptors()
16548 Context.hasSameType(ParamType, Context.Char8Ty) || in CheckLiteralOperatorDeclaration() 16614 Context.hasSameType(InnerType, Context.Char8Ty) || in CheckLiteralOperatorDeclaration()
933 Result = Context.Char8Ty; in ConvertDeclSpecToType()
2053 CharTy = Context.Char8Ty; in ActOnStringLiteral()3536 Ty = Context.Char8Ty; // u8'x' -> char8_t when it exists. in ActOnCharacterConstant()
8854 ArithmeticTypes.push_back(S.Context.Char8Ty); in InitArithmeticTypes()
7352 T = Context.Char8Ty; in GetType()
1312 InitBuiltinType(Char8Ty, BuiltinType::Char8); in InitBuiltinTypes()