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

/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Draw_ostream.cpp427 raw_fd_ostream::raw_fd_ostream(const char *Filename, std::string &ErrorInfo, function in class:raw_fd_ostream
462 raw_fd_ostream::raw_fd_ostream(int fd, bool shouldClose, bool unbuffered) function in class:raw_fd_ostream
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A Draw_ostream.h310 class raw_fd_ostream : public raw_ostream { class in namespace:llvm

Completed in 109 milliseconds