Searched defs:local_variable (Results 1 – 3 of 3) sorted by relevance
51 def local_variable(init_value, name): function
158 def local_variable(initial_value, function
2604 Variable* local_variable = variable->local_if_not_shadowed(); in BuildVariableLoad() local