Searched defs:getPreviousDecl (Results 1 – 4 of 4) sorted by relevance
144 decl_type *getPreviousDecl() { in getPreviousDecl() function149 const decl_type *getPreviousDecl() const { in getPreviousDecl() function
843 Decl *getPreviousDecl() { return getPreviousDeclImpl(); } in getPreviousDecl() function847 const Decl *getPreviousDecl() const { in getPreviousDecl() function
3067 EnumDecl *getPreviousDecl() { in getPreviousDecl() function3071 const EnumDecl *getPreviousDecl() const { in getPreviousDecl() function3290 RecordDecl *getPreviousDecl() { in getPreviousDecl() function3294 const RecordDecl *getPreviousDecl() const { in getPreviousDecl() function
661 CXXRecordDecl *getPreviousDecl() { in getPreviousDecl() function665 const CXXRecordDecl *getPreviousDecl() const { in getPreviousDecl() function