Home
last modified time | relevance | path

Searched defs:returnSlot (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2976 ReturnValueSlot returnSlot; EmitForwardingCallToLambda() local
H A DCGObjCMac.cpp7231 EmitVTableMessageSend(CodeGenFunction & CGF,ReturnValueSlot returnSlot,QualType resultType,Selector selector,llvm::Value * arg0,QualType arg0Type,bool isSuper,const CallArgList & formalArgs,const ObjCMethodDecl * method) EmitVTableMessageSend() argument