Searched refs:PrettySourceValue (Results 1 – 1 of 1) sorted by relevance
7623 SmallString<64> PrettySourceValue; in DiagnoseOutOfRangeComparison() local7624 llvm::raw_svector_ostream OS(PrettySourceValue); in DiagnoseOutOfRangeComparison()7913 SmallString<16> PrettySourceValue; in DiagnoseFloatingImpCast() local7916 Value.toString(PrettySourceValue, precision); in DiagnoseFloatingImpCast()7928 << PrettySourceValue << PrettyTargetValue in DiagnoseFloatingImpCast()7932 << E->getType() << T.getUnqualifiedType() << PrettySourceValue in DiagnoseFloatingImpCast()8324 std::string PrettySourceValue = Value.toString(10); in CheckImplicitConversion() local8329 << PrettySourceValue << PrettyTargetValue in CheckImplicitConversion()8355 std::string PrettySourceValue = Value.toString(10); in CheckImplicitConversion() local8361 << PrettySourceValue << PrettyTargetValue << E->getType() << T in CheckImplicitConversion()