Home
last modified time | relevance | path

Searched refs:stream_to_check (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Support/
DSystemUtils.cpp18 bool llvm::CheckBitcodeOutputToConsole(raw_ostream &stream_to_check) { in CheckBitcodeOutputToConsole() argument
19 if (stream_to_check.is_displayed()) { in CheckBitcodeOutputToConsole()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSystemUtils.cpp18 bool llvm::CheckBitcodeOutputToConsole(raw_ostream &stream_to_check, in CheckBitcodeOutputToConsole() argument
20 if (stream_to_check.is_displayed()) { in CheckBitcodeOutputToConsole()
/external/llvm/lib/Support/
DSystemUtils.cpp19 bool llvm::CheckBitcodeOutputToConsole(raw_ostream &stream_to_check, in CheckBitcodeOutputToConsole() argument
21 if (stream_to_check.is_displayed()) { in CheckBitcodeOutputToConsole()
/external/llvm-project/llvm/include/llvm/Support/
DSystemUtils.h25 raw_ostream &stream_to_check ///< The stream to be checked
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSystemUtils.h25 raw_ostream &stream_to_check, ///< The stream to be checked
/external/llvm/include/llvm/Support/
DSystemUtils.h26 raw_ostream &stream_to_check, ///< The stream to be checked