Searched defs:RealFSDirIter (Results 1 – 3 of 3) sorted by relevance
251 class RealFSDirIter : public clang::vfs::detail::DirIterImpl { class255 RealFSDirIter(const Twine &_Path, std::error_code &EC) in RealFSDirIter() function in __anonc9d29c6d0311::RealFSDirIter
357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon454a1ae00311::RealFSDirIter
386 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class390 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon22c319a60311::RealFSDirIter