Home
last modified time | relevance | path

Searched refs:OverlayFSDirIterImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp410 class OverlayFSDirIterImpl : public llvm::vfs::detail::DirIterImpl { class
458 OverlayFSDirIterImpl(const Twine &Path, OverlayFileSystem &FS, in OverlayFSDirIterImpl() function in __anon49858f0d0411::OverlayFSDirIterImpl
473 std::make_shared<OverlayFSDirIterImpl>(Dir, *this, EC)); in dir_begin()