Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EmitThrowStmt

1239   virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
1537 virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
4119 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
6979 /// EmitThrowStmt - Generate code for a throw statement.
6980 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,