Home
last modified time | relevance | path

Searched defs:GetOutputStream (Results 1 – 6 of 6) 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.cpp114 static tool_output_file *GetOutputStream(const char *TargetName, in GetOutputStream() function
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp207 static tool_output_file *GetOutputStream() { in GetOutputStream() function
/external/clang/tools/driver/
Dcc1as_main.cpp254 static formatted_raw_ostream *GetOutputStream(AssemblerInvocation &Opts, in GetOutputStream() function
/external/clang/lib/CodeGen/
DCodeGenAction.cpp572 static raw_ostream *GetOutputStream(CompilerInstance &CI, in GetOutputStream() function