Home
last modified time | relevance | path

Searched refs:fouts (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFormattedStream.cpp148 formatted_raw_ostream &llvm::fouts() { in fouts() function in llvm
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp182 fouts().flush(); in error()
203 fouts().flush(); in reportWarning()
655 fouts(), opts::PrettyPrint ? 2 : 0, std::make_unique<ListScope>()); in createWriter()
656 return std::make_unique<ScopedPrinter>(fouts()); in createWriter()
H A DELFDumper.cpp583 assert(&this->W.getOStream() == &llvm::fouts()); in GNUELFDumper()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h210 LLVM_ABI formatted_raw_ostream &fouts();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23936 {"_ZN4llvm5foutsEv", "llvm::fouts()"},
26947 {"_ZZN4llvm5foutsEvE1S", "llvm::fouts()::S"},
26948 {"_ZGVZN4llvm5foutsEvE1S", "guard variable for llvm::fouts()::S"},