Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/mclinker/lib/Support/
DDirectory.cpp141 DirIterator::DirIterator(Directory* pParent, in DirIterator() function in mcld::sys::fs::DirIterator
147 DirIterator::DirIterator(const DirIterator& pCopy) in DirIterator() function in mcld::sys::fs::DirIterator
/aosp_15_r20/frameworks/compile/mclinker/unittests/
DDirIteratorTest.h18 class DirIterator; variable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DDirectory.h24 class DirIterator; variable
DFileSystem.h70 class DirIterator; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DVirtualFileSystem.h522 class DirIterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DVirtualFileSystem.h543 class DirIterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DVirtualFileSystem.h543 class DirIterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DVirtualFileSystem.h550 class DirIterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DVirtualFileSystem.h522 class DirIterator; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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