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