Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EmitThrowStmt

1137   virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
1412 virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
3440 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
6279 /// EmitThrowStmt - Generate code for a throw statement.
6280 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,