Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h1337 bool FollowSymlinks = true; // Affects the behavior of status(). variable
1400 bool FollowSymlinks = true; variable
1405 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function
1414 : FollowSymlinks(follow_symlinks) { in FollowSymlinks() function