Searched refs:PrettyTargetValue (Results 1 – 1 of 1) sorted by relevance
7918 SmallString<16> PrettyTargetValue; in DiagnoseFloatingImpCast() local7920 PrettyTargetValue = Value.isZero() ? "false" : "true"; in DiagnoseFloatingImpCast()7922 IntegerValue.toString(PrettyTargetValue); in DiagnoseFloatingImpCast()7928 << PrettySourceValue << PrettyTargetValue in DiagnoseFloatingImpCast()7933 << PrettyTargetValue << E->getSourceRange() << SourceRange(CContext); in DiagnoseFloatingImpCast()8325 std::string PrettyTargetValue = PrettyPrintInRange(Value, TargetRange); in CheckImplicitConversion() local8329 << PrettySourceValue << PrettyTargetValue in CheckImplicitConversion()8356 std::string PrettyTargetValue = PrettyPrintInRange(Value, TargetRange); in CheckImplicitConversion() local8361 << PrettySourceValue << PrettyTargetValue << E->getType() << T in CheckImplicitConversion()