Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h114 raw_ostream &getOutputStream() { return *OutputStream; } in getOutputStream() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp263 ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { getOutputStream() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp364 static ErrorOr<std::unique_ptr<ToolOutputFile>> getOutputStream() { in getOutputStream() function
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp366 getOutputStream(StringRef Path, DiagnosticsEngine &Diags, bool Binary) { getOutputStream() function