Searched defs:DirIterator (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
| H A D | VirtualFileSystem.h | 549 class DirIterator; variable |
| /freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
| H A D | VirtualFileSystem.cpp | 1092 class InMemoryFileSystem::DirIterator : public llvm::vfs::detail::DirIterImpl { class in llvm::vfs::InMemoryFileSystem |