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