Home
last modified time | relevance | path

Searched defs:getOutputStream (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DCompilerInstance.h276 llvm::raw_pwrite_stream &getOutputStream() { in getOutputStream() function
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h53 raw_ostream &getOutputStream() { return *OutputStream; } in getOutputStream() function
/llvm-project-15.0.7/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp257 ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
/llvm-project-15.0.7/flang/lib/Frontend/
H A DFrontendActions.cpp583 getOutputStream(CompilerInstance &ci, llvm::StringRef inFile, in getOutputStream() function
/llvm-project-15.0.7/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp384 static ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
/llvm-project-15.0.7/clang/tools/driver/
H A Dcc1as_main.cpp336 getOutputStream(StringRef Path, DiagnosticsEngine &Diags, bool Binary) { in getOutputStream() function