Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitThrowStmt

1242   void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
1536 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
4092 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
6976 /// EmitThrowStmt - Generate code for a throw statement.
6977 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,