Searched refs:_just_bool (Results 1 – 3 of 3) sorted by relevance
325 bool mutate_just_bool(bool _just_bool = 0) {326 return SetField<uint8_t>(VT_JUST_BOOL, static_cast<uint8_t>(_just_bool), 0);779 auto _just_bool = _o->just_bool; in CreateScalarStuff() local817 _just_bool, in CreateScalarStuff()
318 bool mutate_just_bool(bool _just_bool) { in mutate_just_bool()319 return SetField<uint8_t>(VT_JUST_BOOL, static_cast<uint8_t>(_just_bool), 0); in mutate_just_bool()689 auto _just_bool = _o->just_bool; in CreateScalarStuff() local727 _just_bool, in CreateScalarStuff()
327 bool mutate_just_bool(bool _just_bool = 0) {328 return SetField<uint8_t>(VT_JUST_BOOL, static_cast<uint8_t>(_just_bool), 0);739 auto _just_bool = _o->just_bool; in CreateScalarStuff() local777 _just_bool, in CreateScalarStuff()