Searched refs:IsRegularFile (Results 1 – 2 of 2) sorted by relevance
464 bool IsRegularFile = false; variable539 bool isRegularFile() const { return IsRegularFile; } in isRegularFile()
648 IsRegularFile = Status.type() == sys::fs::file_type::regular_file; in raw_fd_ostream()651 SupportsSeeking = !EC && IsRegularFile; in raw_fd_ostream()