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