Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp251 class RealFSDirIter : public clang::vfs::detail::DirIterImpl { class
255 RealFSDirIter(const Twine &_Path, std::error_code &EC) in RealFSDirIter() function in __anon45e96e000311::RealFSDirIter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
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 __anon02b9f3930311::RealFSDirIter
/external/llvm-project/llvm/lib/Support/
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 __anonbe2b359f0311::RealFSDirIter