Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1360 bool FollowSymlinks = true; // Affects the behavior of status(). global() variable
1423 bool FollowSymlinks = true; global() variable
1428 : FollowSymlinks(follow_symlinks) { FollowSymlinks() function
1437 : FollowSymlinks(follow_symlinks) { FollowSymlinks() function