Searched refs:pShouldClose (Results 1 – 2 of 2) sorted by relevance
47 bool pShouldClose, in raw_fd_ostream() argument49 : llvm::raw_fd_ostream(pFD, pShouldClose, pUnbuffered), in raw_fd_ostream()
36 raw_fd_ostream(int pFD, bool pShouldClose, bool pUnbuffered=false);