Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_type_info.py813 fn = self.file.find_match(StaticVoidFunction, self.name)
819 class StaticVoidFunction(FileMatch): class
847 for fn in m.file.matches_of_type(StaticVoidFunction):