Searched refs:SOStream (Results 1 – 1 of 1) sorted by relevance
72 raw_string_ostream &SOStream = static_cast<raw_string_ostream &>(OS); in patch() local73 std::string &Data = SOStream.str(); // with flush in patch()