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

/external/llvm/lib/Support/
H A DSystemUtils.cpp19 bool llvm::CheckBitcodeOutputToConsole(raw_ostream &stream_to_check, argument
21 if (stream_to_check.is_displayed()) {
/external/llvm/include/llvm/Support/
H A DSystemUtils.h26 raw_ostream &stream_to_check, ///< The stream to be checked

Completed in 64 milliseconds