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