Searched refs:mReturnValueCapture (Results 1 – 2 of 2) sorted by relevance
76 const ParamCapture &getReturnValue() const { return mReturnValueCapture; } in getReturnValue()94 ParamCapture mReturnValueCapture; variable
3760 std::swap(mReturnValueCapture, other.mReturnValueCapture); in operator =()3814 mReturnValueCapture = std::move(returnValue); in addReturnValue()