Home | History | Annotate | Download | only in Frontend

Lines Matching refs:WarnAboutReturnGotoStmts

499     void WarnAboutReturnGotoStmts(Stmt *S);
1944 void RewriteModernObjC::WarnAboutReturnGotoStmts(Stmt *S)
1949 WarnAboutReturnGotoStmts(*CI);
2062 WarnAboutReturnGotoStmts(S->getTryBody());