Searched defs:getPreviousDecl (Results 1 – 4 of 4) sorted by relevance
128 decl_type *getPreviousDecl() { in getPreviousDecl() function133 const decl_type *getPreviousDecl() const { in getPreviousDecl() function
786 Decl *getPreviousDecl() { return getPreviousDeclImpl(); } in getPreviousDecl() function790 const Decl *getPreviousDecl() const { in getPreviousDecl() function
2864 EnumDecl *getPreviousDecl() { in getPreviousDecl() function2868 const EnumDecl *getPreviousDecl() const { in getPreviousDecl() function3083 RecordDecl *getPreviousDecl() { in getPreviousDecl() function3087 const RecordDecl *getPreviousDecl() const { in getPreviousDecl() function
652 CXXRecordDecl *getPreviousDecl() { in getPreviousDecl() function656 const CXXRecordDecl *getPreviousDecl() const { in getPreviousDecl() function