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