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