Home | History | Annotate | Download | only in Basic

Lines Matching full:currententry

244         CurrentEntry = Status::copyWithNewName(S, Iter->path());
254 CurrentEntry = Status();
258 CurrentEntry = Status::copyWithNewName(S, Iter->path());
357 CurrentEntry = Status();
360 CurrentEntry = *CurrentDirIter;
361 StringRef Name = llvm::sys::path::filename(CurrentEntry.getName());
634 CurrentEntry = I->second->getStatus();
639 // When we're at the end, make CurrentEntry invalid and DirIterImpl will do
641 CurrentEntry = I != E ? I->second->getStatus() : Status();
1506 CurrentEntry = *S;
1520 CurrentEntry = *S;
1522 CurrentEntry = Status();