Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DCommandReturnObject.h54 GetOutputStream () in GetOutputStream() function
/external/lldb/include/lldb/Core/
DDebugger.h128 GetOutputStream () in GetOutputStream() function
/external/llvm/tools/llc/
Dllc.cpp101 GetOutputStream(const char *TargetName, Triple::OSType OS, in GetOutputStream() function
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp207 static std::unique_ptr<tool_output_file> GetOutputStream() { in GetOutputStream() function
/external/clang/lib/CodeGen/
DCodeGenAction.cpp605 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() function