Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon889f01ff0311::RealFSDirIter