Home | History | Annotate | Download | only in AST

Lines Matching refs:getMostRecentDecl

2696           PrevDecl = FoundEnum->getMostRecentDecl();
2845 PrevDecl = FoundRecord->getMostRecentDecl();
3482 FoundByLookup->getMostRecentDecl());
4065 auto *Recent = const_cast<VarDecl *>(FoundByLookup->getMostRecentDecl());
5471 const_cast<ClassTemplateDecl *>(FoundByLookup->getMostRecentDecl());
5485 FoundByLookup->getTemplatedDecl()->getMostRecentDecl();
5763 const_cast<VarTemplateDecl *>(FoundByLookup->getMostRecentDecl());
5766 FoundByLookup->getTemplatedDecl()->getMostRecentDecl();
5991 const_cast<FunctionTemplateDecl *>(FoundByLookup->getMostRecentDecl());
5996 FoundByLookup->getTemplatedDecl()->getMostRecentDecl();