Home
last modified time | relevance | path

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

/qemu/scripts/codeconverter/codeconverter/
H A Dqom_type_info.py814 fn = self.file.find_match(StaticVoidFunction, self.name)
820 class StaticVoidFunction(FileMatch): class
848 for fn in m.file.matches_of_type(StaticVoidFunction):