Searched defs:DumpStream (Results 1 – 3 of 3) sorted by relevance
51 raw_fd_ostream DumpStream(DumpPath, EC); in operator ()() local
338 raw_fd_ostream DumpStream(DumpPath, EC); in operator ()() local
760 void DumpStream(const Stream& stream, const std::string& title) { in DumpStream() function