Searched refs:getExceptionThrowFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp423 llvm::Constant *getExceptionThrowFn() { function in class:__anon3801::ObjCCommonTypesHelper
4270 CGF.EmitNounwindRuntimeCall(ObjCTypes.getExceptionThrowFn(),
4293 CGF.EmitRuntimeCall(ObjCTypes.getExceptionThrowFn(), ExceptionAsObject)
7140 CGF.EmitRuntimeCallOrInvoke(ObjCTypes.getExceptionThrowFn(), Exception)

Completed in 73 milliseconds