Searched refs:CurrentEntry (Results 1 – 9 of 9) sorted by relevance
281 assert(Base && Base->CurrentEntry && "Attempted to access end iterator!");282 return Base->CurrentEntry;286 assert(Base && Base->CurrentEntry &&288 return *Base->CurrentEntry;292 assert(Base && Base->CurrentEntry && "Attempted to access end iterator!");293 return Base->CurrentEntry;300 Base->CurrentEntry != Other.Base->CurrentEntry;307 if (!Base->CurrentEntry)355 IsAtEnd(false), CurrentEntry(nullptr) {} in MappingNode()376 KeyValueNode *CurrentEntry; variable[all …]
725 directory_entry CurrentEntry; member757 const directory_entry &operator*() const { return State->CurrentEntry; }758 const directory_entry *operator->() const { return &State->CurrentEntry; }764 return State->CurrentEntry == directory_entry();766 return RHS.State->CurrentEntry == directory_entry();767 return State->CurrentEntry == RHS.State->CurrentEntry;
109 Status CurrentEntry; member121 if (!Impl->CurrentEntry.isStatusKnown()) in directory_iterator()132 if (EC || !Impl->CurrentEntry.isStatusKnown()) in increment()137 const Status &operator*() const { return Impl->CurrentEntry; }138 const Status *operator->() const { return &Impl->CurrentEntry; }142 return Impl->CurrentEntry.equivalent(RHS.Impl->CurrentEntry);
1874 CurrentEntry = nullptr; in increment()1877 if (CurrentEntry) { in increment()1878 CurrentEntry->skip(); in increment()1881 CurrentEntry = nullptr; in increment()1888 CurrentEntry = new (getAllocator()) KeyValueNode(Doc); in increment()1894 CurrentEntry = nullptr; in increment()1900 CurrentEntry = nullptr; in increment()1913 CurrentEntry = nullptr; in increment()1920 CurrentEntry = nullptr; in increment()1928 CurrentEntry = nullptr; in increment()[all …]
194 CurrentEntry = Status(S); in RealFSDirIter()195 CurrentEntry.setName(Iter->path()); in RealFSDirIter()206 CurrentEntry = Status(); in increment()210 CurrentEntry = Status(S); in increment()211 CurrentEntry.setName(Iter->path()); in increment()294 CurrentEntry = Status(); in incrementImpl()297 CurrentEntry = *CurrentDirIter; in incrementImpl()298 StringRef Name = llvm::sys::path::filename(CurrentEntry.getName()); in incrementImpl()1139 CurrentEntry = *S; in VFSFromYamlDirIterImpl()1153 CurrentEntry = *S; in increment()[all …]
475 it.CurrentEntry = directory_entry(path_null.str());483 it.CurrentEntry = directory_entry();497 it.CurrentEntry.replace_filename(name);
65 CurrentEntry = I->second; in DirIterImpl()74 CurrentEntry = I->second; in increment()79 CurrentEntry = vfs::Status(); in increment()
604 it.CurrentEntry = directory_entry(directory_entry_path);614 it.CurrentEntry = directory_entry();640 it.CurrentEntry.replace_filename(Twine(directory_entry_path_utf8));
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...