Searched defs:getPreviousDecl (Results 1 – 4 of 4) sorted by relevance
204 decl_type *getPreviousDecl() { in getPreviousDecl() function209 const decl_type *getPreviousDecl() const { in getPreviousDecl() function
1050 Decl *getPreviousDecl() { return getPreviousDeclImpl(); } in getPreviousDecl() function1054 const Decl *getPreviousDecl() const { in getPreviousDecl() function
3928 EnumDecl *getPreviousDecl() { in getPreviousDecl() function3932 const EnumDecl *getPreviousDecl() const { in getPreviousDecl() function4159 RecordDecl *getPreviousDecl() { in getPreviousDecl() function4163 const RecordDecl *getPreviousDecl() const { in getPreviousDecl() function
531 CXXRecordDecl *getPreviousDecl() { in getPreviousDecl() function536 const CXXRecordDecl *getPreviousDecl() const { in getPreviousDecl() function