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