Home
last modified time | relevance | path

Searched refs:is_other (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h511 bool is_other(file_status status);
521 std::error_code is_other(const Twine &path, bool &result);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp962 bool is_other(file_status status) { in is_other() function
968 std::error_code is_other(const Twine &Path, bool &Result) { in is_other() function
972 Result = is_other(FileStatus); in is_other()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp1099 bool is_other(const basic_file_status &status) { in is_other() function
1105 std::error_code is_other(const Twine &Path, bool &Result) { in is_other() function
1109 Result = is_other(FileStatus); in is_other()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h625 bool is_other(const basic_file_status &status);
635 std::error_code is_other(const Twine &path, bool &result);