Searched refs:getEndCatchFn (Results 1 – 1 of 1) sorted by relevance
4746 static llvm::FunctionCallee getEndCatchFn(CodeGenModule &CGM) { in getEndCatchFn() function4781 CGF.EmitNounwindRuntimeCall(getEndCatchFn(CGF.CGM)); in Emit()4785 CGF.EmitRuntimeCallOrInvoke(getEndCatchFn(CGF.CGM)); in Emit()