Home
last modified time | relevance | path

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

/external/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
/external/llvm/lib/Support/
DPath.cpp960 bool is_other(file_status status) { in is_other() function
966 std::error_code is_other(const Twine &Path, bool &Result) { in is_other() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp1065 bool is_other(const basic_file_status &status) { in is_other() function
1071 std::error_code is_other(const Twine &Path, bool &Result) { in is_other() function
/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp708 bool is_other(file_status status) { in is_other() function