Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCGNU.cpp2163 LazyRuntimeFunction MsgLookupSuperFn, MsgLookupSuperFnSRet; member in __anon98d1702a0111::CGObjCObjFW
2192 return CGF.EmitNounwindRuntimeCall(MsgLookupSuperFnSRet, lookupArgs); in LookupIMPSuper()
2221 MsgLookupSuperFnSRet.init(&CGM, "objc_msg_lookup_super_stret", IMPTy, in CGObjCObjFW()