Searched refs:RealFSDirIter (Results 1 – 1 of 1) sorted by relevance
386 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class390 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon4785343f0311::RealFSDirIter411 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()