Searched refs:PrettySourceValue (Results 1 – 1 of 1) sorted by relevance
6730 SmallString<64> PrettySourceValue; in DiagnoseOutOfRangeComparison() local6731 llvm::raw_svector_ostream OS(PrettySourceValue); in DiagnoseOutOfRangeComparison()6970 SmallString<16> PrettySourceValue; in DiagnoseFloatingLiteralImpCast() local6973 Value.toString(PrettySourceValue, precision); in DiagnoseFloatingLiteralImpCast()6982 << FL->getType() << T.getUnqualifiedType() << PrettySourceValue in DiagnoseFloatingLiteralImpCast()7343 std::string PrettySourceValue = Value.toString(10); in CheckImplicitConversion() local7348 << PrettySourceValue << PrettyTargetValue in CheckImplicitConversion()