Searched defs:IsVFSMapped (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DFileSystemStatCache.h39 bool IsVFSMapped; // FIXME: remove this when files support multiple names member in struct:clang::FileData
42 InPCH(false), IsVFSMapped(false) {}
H A DVirtualFileSystem.h43 bool IsVFSMapped; // FIXME: remove when files support multiple names member in class:clang::vfs::Status

Completed in 2146 milliseconds