Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py521 class DeclareInstanceType(TypeDeclaration): class
583 decl_types: List[Type[TypeDeclaration]] = [DeclareInstanceChecker, DeclareInstanceType,
612 … self.file.find_matches(DeclareInstanceType, uppercase, 'uppercase')))