Lines Matching refs:CurrentEntry
196 CurrentEntry = Status(S); in RealFSDirIter()
197 CurrentEntry.setName(Iter->path()); in RealFSDirIter()
208 CurrentEntry = Status(); in increment()
212 CurrentEntry = Status(S); in increment()
213 CurrentEntry.setName(Iter->path()); in increment()
296 CurrentEntry = Status(); in incrementImpl()
299 CurrentEntry = *CurrentDirIter; in incrementImpl()
300 StringRef Name = llvm::sys::path::filename(CurrentEntry.getName()); in incrementImpl()
1145 CurrentEntry = *S; in VFSFromYamlDirIterImpl()
1159 CurrentEntry = *S; in increment()
1161 CurrentEntry = Status(); in increment()