Searched defs:getMostRecentDecl (Results 1 – 5 of 5) sorted by relevance
100 decl_type *getMostRecentDecl() { in getMostRecentDecl() function105 const decl_type *getMostRecentDecl() const { in getMostRecentDecl() function
777 Decl *getMostRecentDecl() { return getMostRecentDeclImpl(); } in getMostRecentDecl() function781 const Decl *getMostRecentDecl() const { in getMostRecentDecl() function
547 static DeclType *getMostRecentDecl(EntryType *D) { in getMostRecentDecl() function
2768 const EnumDecl *getMostRecentDecl() const { in getMostRecentDecl() function2771 EnumDecl *getMostRecentDecl() { in getMostRecentDecl() function2975 const RecordDecl *getMostRecentDecl() const { in getMostRecentDecl() function2978 RecordDecl *getMostRecentDecl() { in getMostRecentDecl() function
647 const CXXRecordDecl *getMostRecentDecl() const { in getMostRecentDecl() function650 CXXRecordDecl *getMostRecentDecl() { in getMostRecentDecl() function