Searched defs:classtype (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/scripts/codeconverter/codeconverter/ | ||
H A D | qom_macros.py | 53 classtype: Optional[str] = None variable in TypeIdentifiers |
H A D | qom_type_info.py | 73 def classtype(self) -> Optional[str]: member in TypeDefinition |