|
clang
5.0.0
|
Classes | |
| struct | DirIterImpl |
| An interface for virtual file systems to provide an iterator over the (non-recursive) contents of a directory. More... | |
| class | InMemoryNode |
| The in memory file system is a tree of Nodes. More... | |
| class | InMemoryDirectory |
Enumerations | |
| enum | InMemoryNodeKind { IME_File, IME_Directory } |
| Enumerator | |
|---|---|
| IME_File | |
| IME_Directory | |
Definition at line 393 of file VirtualFileSystem.cpp.
1.8.6