Home
last modified time | relevance | path

Searched defs:DirIterator (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h522 class DirIterator; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1067 class InMemoryFileSystem::DirIterator : public llvm::vfs::detail::DirIterImpl { global() class in llvm::vfs::InMemoryFileSystem
1105 DirIterator(const InMemoryFileSystem *FS, DirIterator() function in llvm::vfs::InMemoryFileSystem::DirIterator