Searched refs:GlobalTypes (Results 1 – 6 of 6) sorted by relevance
65 StringMap<DIE*> GlobalTypes; variable83 const StringMap<DIE*> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes()
640 GlobalTypes[Ty.getName()] = Entry->getEntry(); in addGlobalType()
61 StringMap<const DIE *> GlobalTypes; variable222 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes()
737 GlobalTypes[FullName] = &Die; in addGlobalType()
70 StringMap<const DIE *> GlobalTypes; variable263 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes()
915 GlobalTypes[FullName] = &Die; in addGlobalType()927 GlobalTypes.insert(std::make_pair(std::move(FullName), &getUnitDie())); in addGlobalTypeUnitType()