Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1359 explicit directory_entry(const Twine &Path, bool FollowSymlinks = true, variable
1427 *State, path.toStringRef(path_storage), FollowSymlinks); in FollowSymlinks() function
1422 bool FollowSymlinks = true; global() variable
1436 : FollowSymlinks(follow_symlinks) { FollowSymlinks() function
/llvm-project/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dincrement.pass.cpp378 bool FollowSymlinks; in test_PR35078_with_symlink() member
461 bool FollowSymlinks; in test_PR35078_with_symlink_file() member