Searched refs:ThrowStmt (Results 1 – 1 of 1) sorted by relevance
457 const Stmt *ThrowStmt = E->getSubExpr(); in EmitCXXThrowExpr() local458 const ObjCAtThrowStmt S(E->getExprLoc(), const_cast<Stmt *>(ThrowStmt)); in EmitCXXThrowExpr()