Searched refs:ComdatSetType (Results 1 – 3 of 3) sorted by relevance
62 typedef UniqueVector<const Comdat *> ComdatSetType; typedef63 ComdatSetType Comdats;216 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
66 using ComdatSetType = UniqueVector<const Comdat *>; variable67 ComdatSetType Comdats;225 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
64 using ComdatSetType = UniqueVector<const Comdat *>; variable65 ComdatSetType Comdats;223 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()