Home
last modified time | relevance | path

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

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