Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp338 class OverlayFSDirIterImpl : public clang::vfs::detail::DirIterImpl { class
386 OverlayFSDirIterImpl(const Twine &Path, OverlayFileSystem &FS, in OverlayFSDirIterImpl() function in __anonab1edbe20411::OverlayFSDirIterImpl
400 std::make_shared<OverlayFSDirIterImpl>(Dir, *this, EC)); in dir_begin()