Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py467 class TypeDeclaration(FileMatch): class
605 def find_conflicts(self, uppercase: str, checkers: List[TypeDeclaration]) -> bool:
636 checkers: List[TypeDeclaration],
646 checkers: List[TypeDeclaration],
674 checkers: List[TypeDeclaration],
H A Dqom_type_info.py462 checkers: List[TypeDeclaration],