Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1359 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1422 bool FollowSymlinks = true; variable
1427 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1436 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function