Searched refs:ExternalFSValidWD (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h651 return ExternalFSValidWD && IsFallthrough;
672 bool ExternalFSValidWD = false; member in class:llvm::vfs::RedirectingFileSystem
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp998 ExternalFSValidWD = true;
1060 ExternalFSValidWD = !static_cast<bool>(EC);

Completed in 74 milliseconds