Home
last modified time | relevance | path

Searched defs:RealFSDirIter (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp398 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