collectVars

Find the pointer variable declarations in this function, and fill vars with them.

void
collectVars
(,
out VarDeclarations vars
)

Parameters

funcdecl

function we are in

vars

array to fill in

Meta