Lines Matching refs:CurrentEntry
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()
1155 CurrentEntry = Status(); in increment()