Searched refs:enumerators (Results 1 – 7 of 7) sorted by relevance
218 def __init__(self, enumerators, val): argument219 self.enumerators = enumerators226 for (e_name, e_value) in self.enumerators:253 self.enumerators = []255 self.enumerators.append((field.name, field.enumval))258 self.enumerators.sort(key = lambda x: x.enumval)261 return _EnumInstance(self.enumerators, val)
211 types and enumerators.
214 types and enumerators and FUNCTION_DECLs for methods associated
1801 The value of @var{code} is one of the enumerators in @code{enum tree_code} and\n\
5755 The value of @var{code} is one of the enumerators in @code{enum tree_code} and
5681 The value of @var{code} is one of the enumerators in @code{enum tree_code} and
2137 enumerators). This assumption may not be valid if the program uses a