Searched defs:raw_string_ostream (Results 1 – 2 of 2) sorted by relevance
474 explicit raw_string_ostream(std::string &O) : OS(O) {} in raw_string_ostream() function
527 explicit raw_string_ostream(std::string &O) : OS(O) {} in raw_string_ostream() function