Home
last modified time | relevance | path

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

/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/clang/lib/CodeGen/
DCodeGenAction.cpp695 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() function
/external/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