Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGException.cpp82 static llvm::Constant *getEndCatchFn(CodeGenModule &CGM) { in getEndCatchFn() function
920 CGF.EmitNounwindRuntimeCall(getEndCatchFn(CGF.CGM)); in Emit()
924 CGF.EmitRuntimeCallOrInvoke(getEndCatchFn(CGF.CGM)); in Emit()