Searched refs:GlobalTypes (Results 1 – 2 of 2) sorted by relevance
46 StringMap<const DIE *> GlobalTypes; variable192 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes()
724 GlobalTypes[FullName] = &Die; in addGlobalType()