Home
last modified time | relevance | path

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

/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/include/llvm/Support/
DSystemUtils.h26 raw_ostream &stream_to_check, ///< The stream to be checked