Searched refs:EmitObjCAtThrowStmt (Results 1 – 6 of 6) sorted by relevance
163 EmitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(*S)); in EmitStmt()
2289 void EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S);
1745 void CodeGenFunction::EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S) { in EmitObjCAtThrowStmt() function in CodeGenFunction
176 EmitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(*S)); in EmitStmt()
2033 void CodeGenFunction::EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S) { in EmitObjCAtThrowStmt() function in CodeGenFunction
3152 void EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S);