EscapeByResults.pushRef

Escape variable v by reference

struct EscapeByResults
void
pushRef

Parameters

v VarDeclaration

variable to escape

retRefTransition bool

v is escaped through a return ref scope function call

Meta