EscapeByResults

Aggregate the data collected by the escapeBy??() functions.

Members

Functions

pushExp
void pushExp(Expression e, bool retRefTransition)

Escape a reference to expression e

pushRef
void pushRef(VarDeclaration v, bool retRefTransition)

Escape variable v by reference

reset
void reset()

Reset arrays so the storage can be used again

Meta