Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h59 Stream &GetOutputStream() { in GetOutputStream() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp263 static std::unique_ptr<ToolOutputFile> GetOutputStream(StringRef Path, in GetOutputStream() function
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp262 static std::unique_ptr<ToolOutputFile> GetOutputStream(const char *TargetName, in GetOutputStream() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp939 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() function