Searched defs:raw_os_ostream (Results 1 – 3 of 3) sorted by relevance
36 raw_os_ostream(std::ostream &O) : OS(O) {} in raw_os_ostream() function