Home
last modified time | relevance | path

Searched refs:_maybe_bool (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/tests/cpp17/generated_cpp17/
Doptional_scalars_generated.h324 bool mutate_maybe_bool(bool _maybe_bool) { in mutate_maybe_bool()
325 return SetField<uint8_t>(VT_MAYBE_BOOL, static_cast<uint8_t>(_maybe_bool)); in mutate_maybe_bool()
773 auto _maybe_bool = _o->maybe_bool; in CreateScalarStuff() local
811 _maybe_bool, in CreateScalarStuff()
Doptional_scalars2_generated.h324 bool mutate_maybe_bool(bool _maybe_bool) { in mutate_maybe_bool()
325 return SetField<uint8_t>(VT_MAYBE_BOOL, static_cast<uint8_t>(_maybe_bool)); in mutate_maybe_bool()
690 auto _maybe_bool = _o->maybe_bool; in CreateScalarStuff() local
728 _maybe_bool, in CreateScalarStuff()
/third_party/flatbuffers/tests/
Doptional_scalars_generated.h371 bool mutate_maybe_bool(bool _maybe_bool) { in mutate_maybe_bool()
372 return SetField<uint8_t>(VT_MAYBE_BOOL, static_cast<uint8_t>(_maybe_bool)); in mutate_maybe_bool()
732 auto _maybe_bool = _o->maybe_bool; in CreateScalarStuff() local
770 _maybe_bool, in CreateScalarStuff()