Searched refs:should_insert_may_alias_macro (Results 1 – 5 of 5) sorted by relevance
867 self.should_insert_may_alias_macro = \868 self.genOpts.conventions.should_insert_may_alias_macro(self.genOpts)1054 …if self.should_insert_may_alias_macro and self.genOpts.conventions.is_voidpointer_alias(elem.tag, …1104 …if self.should_insert_may_alias_macro and self.genOpts.conventions.is_voidpointer_alias(elem.tag, …
183 def should_insert_may_alias_macro(self, genOpts): member in ConventionsBase
223 def should_insert_may_alias_macro(self, genOpts): member in ConventionsBase