Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Frontend/
H A DCompilerInstance.h308 llvm::raw_pwrite_stream &getOutputStream() { getOutputStream() function
/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h114 raw_ostream &getOutputStream() { return *OutputStream; } in getOutputStream() function
/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp297 ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp364 static ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp388 getOutputStream(StringRef Path, DiagnosticsEngine &Diags, bool Binary) { getOutputStream() function
/llvm-project/flang/lib/Frontend/
H A DFrontendActions.cpp883 getOutputStream(CompilerInstance &ci, llvm::StringRef inFile, getOutputStream() function