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