Home
last modified time | relevance | path

Searched defs:classtype (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py53 classtype: Optional[str] = None variable in TypeIdentifiers
474 def classtype(self) -> Optional[str]: member in TypeDeclaration
740 def classtype(self) -> Optional[str]: member in OldStyleObjectDeclareSimpleType
H A Dqom_type_info.py73 def classtype(self) -> Optional[str]: member in TypeDefinition
142 def classtype(self) -> Optional[str]: member in TypeInfoVar