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