Lines Matching full:other_var
565 Variable* other_var = current->variables_.Lookup(name);566 if (other_var != NULL && other_var->mode() != VAR) {