Home
last modified time | relevance | path

Searched refs:IsVFSMapped (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DFileSystemStatCache.cpp34 Data.IsVFSMapped = Status.IsVFSMapped; in copyStatusToFileData()
H A DFileManager.cpp262 if (DirInfo != UFE.Dir && Data.IsVFSMapped) in getFile()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileSystemStatCache.h52 bool IsVFSMapped = false; member
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h58 bool IsVFSMapped = false;
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1637 S.IsVFSMapped = true; in getRedirectedFileStatus()