Lines Matching refs:CurrentEntry
261 CurrentEntry = Status::copyWithNewName(S, Iter->path()); in RealFSDirIter()
271 CurrentEntry = Status(); in increment()
275 CurrentEntry = Status::copyWithNewName(S, Iter->path()); in increment()
374 CurrentEntry = Status(); in incrementImpl()
377 CurrentEntry = *CurrentDirIter; in incrementImpl()
378 StringRef Name = llvm::sys::path::filename(CurrentEntry.getName()); in incrementImpl()
651 CurrentEntry = I->second->getStatus(); in InMemoryDirIterator()
658 CurrentEntry = I != E ? I->second->getStatus() : Status(); in increment()
1764 CurrentEntry = *S; in VFSFromYamlDirIterImpl()
1778 CurrentEntry = *S; in increment()
1780 CurrentEntry = Status(); in increment()