Home
last modified time | relevance | path

Searched defs:RealFSDirIter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp251 class RealFSDirIter : public clang::vfs::detail::DirIterImpl { class
255 RealFSDirIter(const Twine &_Path, std::error_code &EC) in RealFSDirIter() function in __anon00a5ee8f0311::RealFSDirIter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon64d9d9c20311::RealFSDirIter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp386 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
390 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon4252d8880311::RealFSDirIter