Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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