Searched refs:baseinttype (Results 1 – 1 of 1) sorted by relevance
491 def __init__(self, name, enumerators, enumvalues, baseinttype=None): argument495 self.baseinttype = baseinttype517 if self.baseinttype is not None:518 return self.baseinttype.get_cached_btype(ffi, finishlist)