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