Home
last modified time | relevance | path

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

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