Home | History | Annotate | Download | only in AST

Lines Matching refs:getPreviousDecl

2241     if (FunctionDecl *Next = FD->getPreviousDecl())
3131 } else if (CXXRecordDecl *PrevDecl = Decl->getPreviousDecl()) {
3193 if (const RecordDecl *PrevDecl = Decl->getPreviousDecl())
3206 if (const EnumDecl *PrevDecl = Decl->getPreviousDecl())