Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DCommandReturnObject.h46 Stream &GetOutputStream() { in GetOutputStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DCommandReturnObject.h46 Stream &GetOutputStream() { in GetOutputStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DCommandReturnObject.h46 Stream &GetOutputStream() { in GetOutputStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DCommandReturnObject.h46 Stream &GetOutputStream() { in GetOutputStream() function
/aosp_15_r20/external/llvm/tools/llc/
H A Dllc.cpp146 GetOutputStream(const char *TargetName, Triple::OSType OS, in GetOutputStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DDebugger.h145 StreamFile &GetOutputStream() { return *m_output_stream_sp; } in GetOutputStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DDebugger.h154 StreamFile &GetOutputStream() { return *m_output_stream_sp; } in GetOutputStream() function
/aosp_15_r20/external/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp216 static std::unique_ptr<tool_output_file> GetOutputStream() { in GetOutputStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DDebugger.h154 StreamFile &GetOutputStream() { return *m_output_stream_sp; } in GetOutputStream() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DDebugger.h153 StreamFile &GetOutputStream() { return *m_output_stream_sp; } in GetOutputStream() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp695 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1429 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h1941 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h1870 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function