Searched refs:is_type_enum (Results 1 – 3 of 3) sorted by relevance
156 bool is_type_enum(const type_t *type);
763 bool is_type_enum(const type_t *type) in is_type_enum() function
3680 } else if (is_type_enum(type)) { in parse_declarator()9120 if (! is_type_enum(type)) in check_enum_cases()