Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateVariablesRecursively

657   AllocateVariablesRecursively();
1346 void Scope::AllocateVariablesRecursively() {
1349 inner_scopes_[i]->AllocateVariablesRecursively();