Searched refs:ComdatSetType (Results 1 – 2 of 2) sorted by relevance
68 using ComdatSetType = UniqueVector<const Comdat *>; variable69 ComdatSetType Comdats;226 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()