collectVars

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

void
collectVars
(,
out VarDeclarations vars
)

Parameters

funcdecl FuncDeclaration

function we are in

vars VarDeclarations

array to fill in

Suggestion Box / Bug Report