Searched refs:ComdatSetType (Results 1 – 4 of 4) sorted by relevance
62 typedef UniqueVector<const Comdat *> ComdatSetType; typedef63 ComdatSetType Comdats;216 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
68 using ComdatSetType = UniqueVector<const Comdat *>; variable69 ComdatSetType Comdats;226 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()
65 using ComdatSetType = UniqueVector<const Comdat *>; variable66 ComdatSetType Comdats;224 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()