Searched defs:getOutputStream (Results 1 – 4 of 4) sorted by relevance
53 raw_ostream &getOutputStream() { return *OutputStream; } in getOutputStream() function
263 ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
383 static ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
358 getOutputStream(StringRef Path, DiagnosticsEngine &Diags, bool Binary) { in getOutputStream() function