HomeSort by relevance Sort by last modified time
    Searched refs:DirIterImpl (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
VirtualFileSystem.h 112 struct DirIterImpl {
113 virtual ~DirIterImpl();
124 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy
127 directory_iterator(std::shared_ptr<detail::DirIterImpl> I)