Searched refs:is_type (Results 1 – 1 of 1) sorted by relevance
538 def is_type(obj, type_): function724 if is_type(item, 'typedef'):727 elif is_type(item, 'function_pointer'):730 elif is_type(item, 'function'):733 elif is_type(item, 'struct'):736 elif is_type(item, 'union'):739 elif is_type(item, 'enum'):747 elif is_type(item, 'variable'):750 elif is_type(item, 'forward_decl'):