Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPreviousDecl

522         Older = Older->getPreviousDecl();
7109 NS = NS->getPreviousDecl())
12706 if (FunctionDecl *OldFD = FD->getPreviousDecl()) {
12734 if (const FunctionDecl *Prev = Fn->getPreviousDecl()) {
12738 Prev->getPreviousDecl()) &&