Searched defs:RealFSDirIter (Results 1 – 1 of 1) sorted by relevance
389 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { global() class 393 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { RealFSDirIter() function in __anon25afb95a0311::RealFSDirIter