Searched refs:stream_to_check (Results 1 – 6 of 6) sorted by relevance
18 bool llvm::CheckBitcodeOutputToConsole(raw_ostream &stream_to_check) { in CheckBitcodeOutputToConsole() argument19 if (stream_to_check.is_displayed()) { in CheckBitcodeOutputToConsole()
18 bool llvm::CheckBitcodeOutputToConsole(raw_ostream &stream_to_check, in CheckBitcodeOutputToConsole() argument20 if (stream_to_check.is_displayed()) { in CheckBitcodeOutputToConsole()
19 bool llvm::CheckBitcodeOutputToConsole(raw_ostream &stream_to_check, in CheckBitcodeOutputToConsole() argument21 if (stream_to_check.is_displayed()) { in CheckBitcodeOutputToConsole()
25 raw_ostream &stream_to_check ///< The stream to be checked
25 raw_ostream &stream_to_check, ///< The stream to be checked
26 raw_ostream &stream_to_check, ///< The stream to be checked