Searched refs:ComdatSetType (Results 1 – 1 of 1) sorted by relevance
60 typedef UniqueVector<const Comdat *> ComdatSetType; typedef61 ComdatSetType Comdats;175 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()