Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2057 LazyRuntimeFunction MsgLookupSuperFn, MsgLookupSuperFnSRet; member in __anon128dbe400111::CGObjCObjFW
2085 return CGF.EmitNounwindRuntimeCall(MsgLookupSuperFnSRet, lookupArgs); in LookupIMPSuper()
2114 MsgLookupSuperFnSRet.init(&CGM, "objc_msg_lookup_super_stret", IMPTy, in CGObjCObjFW()