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