Searched defs:element_types (Results 1 – 13 of 13) sorted by relevance
101 std::vector<Type*> element_types; in RecordIfTypeDefinition() local
271 const std::vector<Type*>& element_types() const { return element_types_; } in element_types() function
204 std::vector<TypePtr> element_types = StringToVectorOfType(element_strs); in ListStrToType() local226 std::vector<TypePtr> element_types = StringToVectorOfType(element_strs); in TupleStrToType() local
446 const std::vector<const Type*>& element_types() const { in element_types() function449 std::vector<const Type*>& element_types() { return element_types_; } in element_types() function
730 std::vector<const analysis::Type*> element_types(2); in UpgradeExtInst() local
766 std::vector<const Type*> element_types; in RecordIfTypeDefinition() local
712 ffi_type **element_types; /* of this struct/union */ in PyCStructUnionType_update_stgdict() local