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