Home
last modified time | relevance | path

Searched refs:field0_2 (Results 1 – 15 of 15) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/reflection/
H A Dfatal_pretty_print_test.cpp91 *c1.f_ref() = enum2::field0_2; in TEST()
104 *c1.k2_ref() = {enum2::field0_2, enum2::field1_2, enum2::field2_2}; in TEST()
115 {enum1::field0, enum2::field0_2}, in TEST()
H A Dglobal.thrift24 field0_2 = 0, enumerator
H A Dcompat.thrift33 field0_2 = 0, enumerator
H A Dfatal_folly_dynamic_test.cpp275 *pod.fieldG_ref()->field3_ref() = Enum2::field0_2; in test_data_1()
321 "field3": "field0_2", in test_data_1()
H A Dfatal_debug_test.cpp75 *pod.fieldG_ref()->field3_ref() = enum2::field0_2; in test_data()
H A Dfatal_diff_test.cpp74 *pod.fieldG_ref()->field3_ref() = enum2::field0_2; in test_data()
H A Dreflection.thrift40 field0_2 = 0, enumerator
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dmodule_fatal_enum.h78 using value = std::integral_constant<type, type::field0_2>;
95 using field0_2 = __fbthrift_value_field0_2; member
104 member::field0_2,
113 case type::field0_2: return "field0_2"; in to_string()
H A Dmodule_data.cpp27 type::field0_2,
H A Dmodule_fatal.h185 using field0_2 = ::fatal::sequence<char, 'f', 'i', 'e', 'l', 'd', '0', '_', '2'>; member
H A Dmodule_types.h838 field0_2 = 0, enumerator
933 static constexpr type min() { return type::field0_2; }
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/src/
H A Dmodule.thrift37 field0_2 = 0, enumerator
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/src/
H A Dmodule.thrift37 field0_2 = 0, enumerator
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dmodule_data.cpp27 type::field0_2,
H A Dmodule_types.h838 field0_2 = 0, enumerator
933 static constexpr type min() { return type::field0_2; }