Searched refs:is_other (Results 1 – 2 of 2) sorted by relevance
486 bool is_other(file_status status);496 std::error_code is_other(const Twine &path, bool &result);
932 bool is_other(file_status status) { in is_other() function938 std::error_code is_other(const Twine &Path, bool &Result) { in is_other() function942 Result = is_other(FileStatus); in is_other()