Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h549 class DirIterator; global() variable
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1092 class InMemoryFileSystem::DirIterator : public llvm::vfs::detail::DirIterImpl { global() class in llvm::vfs::InMemoryFileSystem
1130 DirIterator(const InMemoryFileSystem *FS, DirIterator() function in llvm::vfs::InMemoryFileSystem::DirIterator