Searched defs:MIRTypeNameTable (Results 1 – 2 of 2) sorted by relevance
30 class MIRTypeNameTable; // circular dependency exists, no other choice variable
151 …explicit MIRTypeNameTable(MapleAllocator &allocator) : gStrIdxToTyIdxMap(std::less<GStrIdx>(), all… in MIRTypeNameTable() function