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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp555 llvm::Constant *getExceptionTryEnterFn() { function in class:__anon17846::ObjCTypesHelper
3845 CGF.EmitNounwindRuntimeCall(ObjCTypes.getExceptionTryEnterFn(), ExceptionData);
3912 CGF.EmitNounwindRuntimeCall(ObjCTypes.getExceptionTryEnterFn(),

Completed in 58 milliseconds