Searched refs:is_other (Results 1 – 4 of 4) sorted by relevance
511 bool is_other(file_status status);521 std::error_code is_other(const Twine &path, bool &result);
962 bool is_other(file_status status) { in is_other() function968 std::error_code is_other(const Twine &Path, bool &Result) { in is_other() function972 Result = is_other(FileStatus); in is_other()
1099 bool is_other(const basic_file_status &status) { in is_other() function1105 std::error_code is_other(const Twine &Path, bool &Result) { in is_other() function1109 Result = is_other(FileStatus); in is_other()
625 bool is_other(const basic_file_status &status);635 std::error_code is_other(const Twine &path, bool &result);