Searched defs:getSetJmpFn (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp588 llvm::Constant *getSetJmpFn() { function in class:__anon17846::ObjCTypesHelper
3853 CGF.EmitNounwindRuntimeCall(ObjCTypes.getSetJmpFn(), SetJmpBuffer, "setjmp_result");
3916 CGF.EmitNounwindRuntimeCall(ObjCTypes.getSetJmpFn(),

Completed in 91 milliseconds