Searched defs:getCatchBody (Results 1 – 1 of 1) sorted by relevance
90 const Stmt *getCatchBody() const { return Body; } in getCatchBody() function91 Stmt *getCatchBody() { return Body; } in getCatchBody() function