Searched refs:Int32TType (Results 1 – 4 of 4) sorted by relevance
51 Field("field1", Int32TType),
107 "int32_t": cpp_types.Int32TType,
869 basetype := cpp_types.Int32TType
395 var Int32TType Type = &signedFixedType{fixedType{32, 32, Int32T, "std::int32_t"}} var