Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp1087 bool is_symlink_file(const basic_file_status &status) { in is_symlink_file() function
1091 std::error_code is_symlink_file(const Twine &path, bool &result) { in is_symlink_file() function
/external/llvm-project/llvm/lib/Support/
DPath.cpp1114 bool is_symlink_file(const basic_file_status &status) { in is_symlink_file() function
1118 std::error_code is_symlink_file(const Twine &path, bool &result) { in is_symlink_file() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h613 inline bool is_symlink_file(const Twine &Path) { in is_symlink_file() function
/external/llvm-project/llvm/include/llvm/Support/
DFileSystem.h593 inline bool is_symlink_file(const Twine &Path) { in is_symlink_file() function