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