Searched defs:raw_os_ostream (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_os_ostream.h24 class raw_os_ostream : public raw_ostream { class in namespace:llvm
35 raw_os_ostream(std::ostream &O) : OS(O) {} function in class:llvm::raw_os_ostream
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A Draw_os_ostream.cpp

Completed in 109 milliseconds