Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprAgg.cpp48 ReturnValueSlot getReturnValueSlot() const { in getReturnValueSlot() function in __anonbf77ee580111::AggExprEmitter
763 RValue RV = CGF.EmitCallExpr(E, getReturnValueSlot()); in VisitCallExpr()
768 RValue RV = CGF.EmitObjCMessageExpr(E, getReturnValueSlot()); in VisitObjCMessageExpr()