Home
last modified time | relevance | path

Searched refs:FullStructTypedefMatch (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py131 class FullStructTypedefMatch(TypedefMatch): class
168 class StructTypedefSplit(FullStructTypedefMatch):
178 self.file.matches_of_type(FullStructTypedefMatch))
189 elif isinstance(td, FullStructTypedefMatch):
204 class QOMStructTypedefSplit(FullStructTypedefMatch):
217 file.matches_of_type(FullStructTypedefMatch)))
793 definition_classes = [SimpleTypedefMatch, FullStructTypedefMatch, ConstantDefine, Include]
847 elif isinstance(definition, FullStructTypedefMatch) \