Searched defs:liveVars (Results 1 – 2 of 2) sorted by relevance
236 const vector<Variable*>& liveVars = varMgr.getLiveVariables(); in hasDeclarableVars() local256 const vector<Variable*>& liveVars = state.getVariableManager().getLiveVariables(); in DeclarationStatement() local
228 const vector<Variable*>& liveVars = globalVariableScope.getLiveVariables(); in generate() local