Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h522 class DirIterator; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1065 class InMemoryFileSystem::DirIterator : public llvm::vfs::detail::DirIterImpl { class in llvm::vfs::InMemoryFileSystem
1103 DirIterator(const InMemoryFileSystem *FS, in DirIterator() function in llvm::vfs::InMemoryFileSystem::DirIterator