Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp1053 bool is_symlink_file(const basic_file_status &status) { in is_symlink_file() function
1057 std::error_code is_symlink_file(const Twine &path, bool &result) { in is_symlink_file() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFileSystem.h590 inline bool is_symlink_file(const Twine &Path) { in is_symlink_file() function