Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ThrowStmt

408       const Stmt *ThrowStmt = E->getSubExpr();
409 const ObjCAtThrowStmt S(E->getExprLoc(), const_cast<Stmt *>(ThrowStmt));