Searched refs:GlobalTypes (Results 1 – 2 of 2) sorted by relevance
71 StringMap<const DIE *> GlobalTypes; variable273 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes()
993 GlobalTypes[FullName] = &Die; in addGlobalType()1005 GlobalTypes.insert(std::make_pair(std::move(FullName), &getUnitDie())); in addGlobalTypeUnitType()