Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandReturnObject.h45 Stream &GetOutputStream() { in GetOutputStream() function
/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h129 StreamFile &GetOutputStream() { return *m_output_stream_sp; } in GetOutputStream() function
/external/llvm/tools/llc/
Dllc.cpp146 GetOutputStream(const char *TargetName, Triple::OSType OS, in GetOutputStream() function
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp216 static std::unique_ptr<tool_output_file> GetOutputStream() { in GetOutputStream() function
/external/llvm-project/llvm/tools/llvm-ml/
Dllvm-ml.cpp97 static std::unique_ptr<ToolOutputFile> GetOutputStream(StringRef Path) { in GetOutputStream() function
/external/llvm-project/llvm/tools/llc/
Dllc.cpp194 static std::unique_ptr<ToolOutputFile> GetOutputStream(const char *TargetName, in GetOutputStream() function
/external/llvm-project/llvm/tools/llvm-mc/
Dllvm-mc.cpp218 static std::unique_ptr<ToolOutputFile> GetOutputStream(StringRef Path, in GetOutputStream() function
/external/clang/lib/CodeGen/
DCodeGenAction.cpp695 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() function
/external/llvm-project/clang/lib/CodeGen/
DCodeGenAction.cpp909 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() function
/external/llvm-project/llvm/utils/benchmark/include/benchmark/
Dbenchmark.h1371 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1429 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1429 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h1481 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function