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