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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp427 llvm::Constant *getExceptionThrowFn() { function in class:__anon17846::ObjCCommonTypesHelper
4084 CGF.EmitNounwindRuntimeCall(ObjCTypes.getExceptionThrowFn(),
4107 CGF.EmitRuntimeCall(ObjCTypes.getExceptionThrowFn(), ExceptionAsObject)
6983 CGF.EmitRuntimeCallOrInvoke(ObjCTypes.getExceptionThrowFn(), Exception)

Completed in 269 milliseconds