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