Searched defs:getTryBody (Results 1 – 1 of 1) sorted by relevance
196 const Stmt *getTryBody() const { return getStmts()[0]; } in getTryBody() function197 Stmt *getTryBody() { return getStmts()[0]; } in getTryBody() function