blob: c6737f7fc9e0f385a7a5f3b0423a80b0e63c850f [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
// fidl_experiment = output_index_json
#include <fidl/test.bindingsdenylist/cpp/wire_types.h>
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wshadow"
void ::test_bindingsdenylist::wire::OnlyLlcpp::SizeAndOffsetAssertionHelper() {
static_assert(sizeof(OnlyLlcpp) == sizeof(fidl_union_t));
static_assert(offsetof(OnlyLlcpp, ordinal_) == offsetof(fidl_union_t, tag));
static_assert(offsetof(OnlyLlcpp, envelope_) == offsetof(fidl_union_t, envelope));
}
void ::test_bindingsdenylist::wire::DenyEachBindingOnlyDenyDartResult::SizeAndOffsetAssertionHelper() {
static_assert(sizeof(DenyEachBindingOnlyDenyDartResult) == sizeof(fidl_union_t));
static_assert(offsetof(DenyEachBindingOnlyDenyDartResult, ordinal_) == offsetof(fidl_union_t, tag));
static_assert(offsetof(DenyEachBindingOnlyDenyDartResult, envelope_) == offsetof(fidl_union_t, envelope));
}
void ::test_bindingsdenylist::wire::DenyEachBindingOnlyDenyGoResult::SizeAndOffsetAssertionHelper() {
static_assert(sizeof(DenyEachBindingOnlyDenyGoResult) == sizeof(fidl_union_t));
static_assert(offsetof(DenyEachBindingOnlyDenyGoResult, ordinal_) == offsetof(fidl_union_t, tag));
static_assert(offsetof(DenyEachBindingOnlyDenyGoResult, envelope_) == offsetof(fidl_union_t, envelope));
}
void ::test_bindingsdenylist::wire::DenyEachBindingOnlyDenyLibfuzzerResult::SizeAndOffsetAssertionHelper() {
static_assert(sizeof(DenyEachBindingOnlyDenyLibfuzzerResult) == sizeof(fidl_union_t));
static_assert(offsetof(DenyEachBindingOnlyDenyLibfuzzerResult, ordinal_) == offsetof(fidl_union_t, tag));
static_assert(offsetof(DenyEachBindingOnlyDenyLibfuzzerResult, envelope_) == offsetof(fidl_union_t, envelope));
}
void ::test_bindingsdenylist::wire::DenyEachBindingOnlyDenyRustResult::SizeAndOffsetAssertionHelper() {
static_assert(sizeof(DenyEachBindingOnlyDenyRustResult) == sizeof(fidl_union_t));
static_assert(offsetof(DenyEachBindingOnlyDenyRustResult, ordinal_) == offsetof(fidl_union_t, tag));
static_assert(offsetof(DenyEachBindingOnlyDenyRustResult, envelope_) == offsetof(fidl_union_t, envelope));
}
void ::test_bindingsdenylist::wire::DenyEachBindingOnlyDenySyzkallerResult::SizeAndOffsetAssertionHelper() {
static_assert(sizeof(DenyEachBindingOnlyDenySyzkallerResult) == sizeof(fidl_union_t));
static_assert(offsetof(DenyEachBindingOnlyDenySyzkallerResult, ordinal_) == offsetof(fidl_union_t, tag));
static_assert(offsetof(DenyEachBindingOnlyDenySyzkallerResult, envelope_) == offsetof(fidl_union_t, envelope));
}
#pragma clang diagnostic pop