Searched refs:EmitTryCatchStmt (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGObjCRuntime.h | 100 void EmitTryCatchStmt(CodeGenFunction &CGF, const ObjCAtTryStmt &S,
|
| H A D | CGObjCRuntime.cpp | 143 void CGObjCRuntime::EmitTryCatchStmt(CodeGenFunction &CGF, in EmitTryCatchStmt() function in CGObjCRuntime
|
| H A D | CGObjCGNU.cpp | 4028 EmitTryCatchStmt(CGF, S, EnterCatchFn, ExitCatchFn, ExceptionReThrowFn); in EmitTryStmt()
|
| H A D | CGObjCMac.cpp | 7804 EmitTryCatchStmt(CGF, S, ObjCTypes.getObjCBeginCatchFn(), in EmitTryStmt()
|