Searched defs:getMostRecentDecl (Results 1 – 5 of 5) sorted by relevance
160 decl_type *getMostRecentDecl() { in getMostRecentDecl() function165 const decl_type *getMostRecentDecl() const { in getMostRecentDecl() function
806 Decl *getMostRecentDecl() { return getMostRecentDeclImpl(); } in getMostRecentDecl() function810 const Decl *getMostRecentDecl() const { in getMostRecentDecl() function
288 NamedDecl *getMostRecentDecl() { in getMostRecentDecl() function291 const NamedDecl *getMostRecentDecl() const { in getMostRecentDecl() function2954 EnumDecl *getMostRecentDecl() { in getMostRecentDecl() function2957 const EnumDecl *getMostRecentDecl() const { in getMostRecentDecl() function3173 RecordDecl *getMostRecentDecl() { in getMostRecentDecl() function3176 const RecordDecl *getMostRecentDecl() const { in getMostRecentDecl() function
548 static DeclType *getMostRecentDecl(EntryType *D) { in getMostRecentDecl() function
666 CXXRecordDecl *getMostRecentDecl() { in getMostRecentDecl() function671 const CXXRecordDecl *getMostRecentDecl() const { in getMostRecentDecl() function1789 CXXMethodDecl *getMostRecentDecl() { in getMostRecentDecl() function1793 const CXXMethodDecl *getMostRecentDecl() const { in getMostRecentDecl() function