Searched refs:fouts (Results 1 – 4 of 4) sorted by relevance
141 formatted_raw_ostream &llvm::fouts() { in fouts() function in llvm
180 fouts().flush(); in error()201 fouts().flush(); in reportWarning()636 fouts(), opts::PrettyPrint ? 2 : 0, std::make_unique<ListScope>()); in createWriter()637 return std::make_unique<ScopedPrinter>(fouts()); in createWriter()
582 assert(&this->W.getOStream() == &llvm::fouts()); in GNUELFDumper()
209 formatted_raw_ostream &fouts();