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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2050 LazyRuntimeFunction MsgLookupSuperFn, MsgLookupSuperFnSRet; member in class:__anon1739::CGObjCObjFW
2078 return CGF.EmitNounwindRuntimeCall(MsgLookupSuperFnSRet, lookupArgs);
2107 MsgLookupSuperFnSRet.init(&CGM, "objc_msg_lookup_super_stret", IMPTy,

Completed in 67 milliseconds