Searched refs:PrettyTargetValue (Results 1 – 1 of 1) sorted by relevance
10585 SmallString<16> PrettyTargetValue; in DiagnoseFloatingImpCast() local10587 PrettyTargetValue = Value.isZero() ? "false" : "true"; in DiagnoseFloatingImpCast()10589 IntegerValue.toString(PrettyTargetValue); in DiagnoseFloatingImpCast()10595 << PrettySourceValue << PrettyTargetValue in DiagnoseFloatingImpCast()10600 << PrettyTargetValue << E->getSourceRange() << SourceRange(CContext); in DiagnoseFloatingImpCast()11043 std::string PrettyTargetValue = PrettyPrintInRange(Value, TargetRange); in CheckImplicitConversion() local11047 << PrettySourceValue << PrettyTargetValue in CheckImplicitConversion()11088 std::string PrettyTargetValue = PrettyPrintInRange(Value, TargetRange); in CheckImplicitConversion() local11093 << PrettySourceValue << PrettyTargetValue << E->getType() << T in CheckImplicitConversion()