Searched refs:get_declaration (Results 1 – 2 of 2) sorted by relevance
63 self.assertEqual(fields[1].type.get_declaration().spelling, 'I')134 decl = t.get_declaration()
1723 underlying_type = underlying_type.get_declaration().enum_type1872 return self.type.get_declaration().is_anonymous()2343 def get_declaration(self): member in Type