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