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