Home | History | Annotate | Download | only in Sema

Lines Matching defs:NewFD

2769   FunctionDecl *NewFD = New->getAsFunction();
2771 FunctionDecl *Cursor = NewFD;
2779 // If we do find OldFD, then NewFD is newer.