Searched defs:enum_type (Results 1 – 9 of 9) sorted by relevance
77 struct enum_type { struct79 char *name;83 bool md_p;86 struct enum_value *values;89 struct enum_value **tail_ptr;92 unsigned int num_values;
867 lhd_enum_underlying_base_type (const_tree enum_type) in lhd_enum_underlying_base_type()
74 def make_enum_dict(enum_type): argument
253 def __init__(self, enum_type): argument
205 bool (*enum_type) member
375 (amd_dbgapi_register_type_enum &enum_type, std::string_view fields) in parse_amd_dbgapi_register_type_enum_fields()751 const auto &enum_type in amd_dbgapi_register_type_to_gdb_type() local
343 enum enum_type enum
5437 enum_type, /* "enum" types. */ enumerator
17012 tree enum_type; in tsubst_copy() local