Searched refs:RedirectingFileSystem (Results 1 – 1 of 1) sorted by relevance
769 class RedirectingFileSystem;773 RedirectingFileSystem &FS;777 VFSFromYamlDirIterImpl(const Twine &Path, RedirectingFileSystem &FS,838 class RedirectingFileSystem : public vfs::FileSystem { class878 RedirectingFileSystem(IntrusiveRefCntPtr<FileSystem> ExternalFS) in RedirectingFileSystem() function in __anond43ed3180711::RedirectingFileSystem895 static RedirectingFileSystem *1042 Entry *lookupOrCreateEntry(RedirectingFileSystem *FS, StringRef Name, in lookupOrCreateEntry()1077 void uniqueOverlayTree(RedirectingFileSystem *FS, Entry *SrcE, in uniqueOverlayTree()1106 std::unique_ptr<Entry> parseEntry(yaml::Node *N, RedirectingFileSystem *FS) { in parseEntry()1292 bool parse(yaml::Node *Root, RedirectingFileSystem *FS) { in parse()[all …]