Searched refs:get_declaration (Results 1 – 2 of 2) sorted by relevance
45 assert fields[1].type.get_declaration().spelling == 'I'97 decl = t.get_declaration()
1339 underlying_type = underlying_type.get_declaration().enum_type1488 return self.type.get_declaration().is_anonymous()1844 def get_declaration(self): member in Type