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