Home
last modified time | relevance | path

Searched refs:old_loop_value (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/gn/
H A Dfunction_foreach.cc87 Value old_loop_value; in RunForEach() local
89 old_loop_value = *old_loop_value_ptr; in RunForEach()
102 scope->SetValue(loop_var, std::move(old_loop_value), in RunForEach()
103 old_loop_value.origin()); in RunForEach()

Completed in 2 milliseconds