Home | History | Annotate | Download | only in x64

Lines Matching defs:SetValue

983       target.SetValue(NOT_CONST_INIT);
1853 each.SetValue(NOT_CONST_INIT);
1859 each.SetValue(NOT_CONST_INIT);
2652 // initializations are simply assignments and use SetValue.
2653 target.SetValue(CONST_INIT);
2655 target.SetValue(NOT_CONST_INIT);
3276 if (!is_const) target.SetValue(NOT_CONST_INIT);
6173 // Do not unload the reference, because it is used in SetValue.
6177 void Reference::SetValue(InitState init_state) {