Searched refs:getExceptionThrowFn (Results 1 – 1 of 1) sorted by relevance
428 llvm::FunctionCallee getExceptionThrowFn() { in getExceptionThrowFn() function in __anon0dba85c70111::ObjCCommonTypesHelper4880 CGF.EmitNounwindRuntimeCall(ObjCTypes.getExceptionThrowFn(), in EmitTryOrSynchronizedStmt()4903 CGF.EmitRuntimeCall(ObjCTypes.getExceptionThrowFn(), ExceptionAsObject) in EmitThrowStmt()7817 CGF.EmitRuntimeCallOrInvoke(ObjCTypes.getExceptionThrowFn(), Exception); in EmitThrowStmt()