Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DVirtualFileSystem.cpp386 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
390 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon30da42440311::RealFSDirIter