Home
last modified time | relevance | path

Searched defs:shouldClose (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp619 : raw_pwrite_stream(unbuffered, K), FD(fd), ShouldClose(shouldClose) { in raw_fd_ostream() argument
937 raw_fd_stream(int fd,bool shouldClose) raw_fd_stream() argument