ΒΆllvm::formatted_raw_ostream& fdbgs()
llvm::formatted_raw_ostream& fdbgs()
Description
fdbgs() - This returns a reference to a formatted_raw_ostream for debug output. Use it like: fdbgs() < < "foo" < < "bar";
Declared at: llvm/include/llvm/Support/FormattedStream.h:156