Searched defs:TypeIds (Results 1 – 1 of 1) sorted by relevance
448 IndexedCollectionVector<TypeId>& TypeIds() { return type_ids_; } in TypeIds() function449 const IndexedCollectionVector<TypeId>& TypeIds() const { return type_ids_; } in TypeIds() function1030 const std::vector<TypeId*>& TypeIds() const { return type_ids_; } in TypeIds() function