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