Searched refs:MsgLookupSuperFnSRet (Results 1 – 1 of 1) sorted by relevance
2165 LazyRuntimeFunction MsgLookupSuperFn, MsgLookupSuperFnSRet; member in __anonaf5ecb460111::CGObjCObjFW2193 return CGF.EmitNounwindRuntimeCall(MsgLookupSuperFnSRet, lookupArgs); in LookupIMPSuper()2222 MsgLookupSuperFnSRet.init(&CGM, "objc_msg_lookup_super_stret", IMPTy, in CGObjCObjFW()