Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DVirtualFileSystem.h522 class DirIterator; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
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