collectVars

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

Parameters

funcdecl FuncDeclaration

function we are in

vars VarDeclarations

array to fill in

Meta