Searched defs:getPreviousDecl (Results 1 – 4 of 4) sorted by relevance
136 decl_type *getPreviousDecl() { in getPreviousDecl() function141 const decl_type *getPreviousDecl() const { in getPreviousDecl() function
792 Decl *getPreviousDecl() { return getPreviousDeclImpl(); } in getPreviousDecl() function796 const Decl *getPreviousDecl() const { in getPreviousDecl() function
2999 EnumDecl *getPreviousDecl() { in getPreviousDecl() function3003 const EnumDecl *getPreviousDecl() const { in getPreviousDecl() function3218 RecordDecl *getPreviousDecl() { in getPreviousDecl() function3222 const RecordDecl *getPreviousDecl() const { in getPreviousDecl() function
658 CXXRecordDecl *getPreviousDecl() { in getPreviousDecl() function662 const CXXRecordDecl *getPreviousDecl() const { in getPreviousDecl() function