Home | History | Annotate | Download | only in Frontend

Lines Matching full:shouldclose

548         OS.reset(new llvm::raw_fd_ostream(fd, /*shouldClose=*/true));
850 llvm::raw_fd_ostream OS(FD, /*shouldClose=*/true);