Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getTryBody

1932   startLoc = S->getTryBody()->getLocEnd();
2057 WarnAboutReturnGotoStmts(S->getTryBody());
2069 HasReturnStmts(S->getTryBody(), hasReturns);
2071 RewriteTryReturnStmts(S->getTryBody());