Searched refs:FullStructTypedefMatch (Results 1 – 1 of 1) sorted by relevance
131 class FullStructTypedefMatch(TypedefMatch): class168 class StructTypedefSplit(FullStructTypedefMatch):178 self.file.matches_of_type(FullStructTypedefMatch))189 elif isinstance(td, FullStructTypedefMatch):204 class QOMStructTypedefSplit(FullStructTypedefMatch):217 file.matches_of_type(FullStructTypedefMatch)))793 definition_classes = [SimpleTypedefMatch, FullStructTypedefMatch, ConstantDefine, Include]847 elif isinstance(definition, FullStructTypedefMatch) \