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