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