Searched refs:PrettySourceValue (Results 1 – 1 of 1) sorted by relevance
10168 SmallString<64> PrettySourceValue; in CheckTautologicalComparison() local10169 llvm::raw_svector_ostream OS(PrettySourceValue); in CheckTautologicalComparison()10580 SmallString<16> PrettySourceValue; in DiagnoseFloatingImpCast() local10583 Value.toString(PrettySourceValue, precision); in DiagnoseFloatingImpCast()10595 << PrettySourceValue << PrettyTargetValue in DiagnoseFloatingImpCast()10599 << E->getType() << T.getUnqualifiedType() << PrettySourceValue in DiagnoseFloatingImpCast()11042 std::string PrettySourceValue = Value.toString(10); in CheckImplicitConversion() local11047 << PrettySourceValue << PrettyTargetValue in CheckImplicitConversion()11087 std::string PrettySourceValue = Value.toString(10); in CheckImplicitConversion() local11093 << PrettySourceValue << PrettyTargetValue << E->getType() << T in CheckImplicitConversion()