Searched defs:getOutputStream (Results 1 – 6 of 6) sorted by relevance
276 llvm::raw_pwrite_stream &getOutputStream() { in getOutputStream() function
53 raw_ostream &getOutputStream() { return *OutputStream; } in getOutputStream() function
257 ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
583 getOutputStream(CompilerInstance &ci, llvm::StringRef inFile, in getOutputStream() function
384 static ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
336 getOutputStream(StringRef Path, DiagnosticsEngine &Diags, bool Binary) { in getOutputStream() function