Home
last modified time | relevance | path

Searched refs:getEndCatchFn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4746 static llvm::FunctionCallee getEndCatchFn(CodeGenModule &CGM) { in getEndCatchFn() function
4781 CGF.EmitNounwindRuntimeCall(getEndCatchFn(CGF.CGM)); in Emit()
4785 CGF.EmitRuntimeCallOrInvoke(getEndCatchFn(CGF.CGM)); in Emit()