Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h1219 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1282 bool FollowSymlinks = true; variable
1287 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1296 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DFileSystem.h1360 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1423 bool FollowSymlinks = true; variable
1428 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1437 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DFileSystem.h1360 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1423 bool FollowSymlinks = true; variable
1428 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1437 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DFileSystem.h1360 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1423 bool FollowSymlinks = true; variable
1428 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1437 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DFileSystem.h1360 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1423 bool FollowSymlinks = true; variable
1428 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1437 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DFileSystem.h1362 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1425 bool FollowSymlinks = true; variable
1430 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1439 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
/aosp_15_r20/external/cronet/third_party/libc++/src/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
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dincrement.pass.cpp369 bool FollowSymlinks; in TEST_CASE() member
453 bool FollowSymlinks; in TEST_CASE() member
/aosp_15_r20/build/blueprint/pathtools/
H A Dfs.go37 FollowSymlinks = ShouldFollowSymlinks(true) const
/aosp_15_r20/build/soong/finder/
H A Dfinder.go99 FollowSymlinks bool member