Searched refs:anonymous (Results 1 – 2 of 2) sorted by relevance
70 2. An anonymous child of Bar, which has `self.type = "OTHER"`, and `self.value = "Foo"`152 …- `"UNION"` are typically implemented as anonymous `union`s which removes one level of indirection…
1818 child.single_var_type(), anonymous=True))1919 def add_var_name(self, var_type, full=False, anonymous=False): argument1923 if not anonymous or var_type[-1][-1] != "}":1957 decl = self.add_var_name(var_type, anonymous=(self.type == "UNION"))