Searched refs:PrettySourceValue (Results 1 – 1 of 1) sorted by relevance
4833 SmallString<64> PrettySourceValue; in DiagnoseOutOfRangeComparison() local4834 llvm::raw_svector_ostream OS(PrettySourceValue); in DiagnoseOutOfRangeComparison()5060 SmallString<16> PrettySourceValue; in DiagnoseFloatingLiteralImpCast() local5061 Value.toString(PrettySourceValue); in DiagnoseFloatingLiteralImpCast()5069 << FL->getType() << T.getUnqualifiedType() << PrettySourceValue in DiagnoseFloatingLiteralImpCast()5312 std::string PrettySourceValue = Value.toString(10); in CheckImplicitConversion() local5317 << PrettySourceValue << PrettyTargetValue in CheckImplicitConversion()