reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
370 auto TI = TypeTable.writeLeafType(SID); 395 TI = TypeTable.writeLeafType(MFuncId); 400 TI = TypeTable.writeLeafType(FuncId); 638 if (TypeTable.empty()) 645 TypeTableCollection Table(TypeTable.records()); 670 if (TypeTable.empty()) 686 for (const auto &GHR : TypeTable.hashes()) { 831 getStringIdTypeIdx(TypeTable, MainSourceFile->getDirectory()); 833 getStringIdTypeIdx(TypeTable, MainSourceFile->getFilename()); 837 TypeIndex BuildInfoIndex = TypeTable.writeLeafType(BIR); 1597 ElementTypeIndex = TypeTable.writeLeafType(AR); 1731 return TypeTable.writeLeafType(PR); 1783 return TypeTable.writeLeafType(PR); 1854 return TypeTable.writeLeafType(MR); 1876 TypeIndex ArgListIndex = TypeTable.writeLeafType(ArgListRec); 1883 return TypeTable.writeLeafType(Procedure); 1925 TypeIndex ArgListIndex = TypeTable.writeLeafType(ArgListRec); 1931 return TypeTable.writeLeafType(MFR); 1940 return TypeTable.writeLeafType(VFTSR); 2044 TypeIndex SIDI = TypeTable.writeLeafType(SIDR); 2047 TypeTable.writeLeafType(USLR); 2072 FTI = TypeTable.insertRecord(ContinuationBuilder); 2079 TypeIndex EnumTI = TypeTable.writeLeafType(ER); 2229 TypeIndex FwdDeclTI = TypeTable.writeLeafType(CR); 2263 TypeIndex ClassTI = TypeTable.writeLeafType(CR); 2281 TypeIndex FwdDeclTI = TypeTable.writeLeafType(UR); 2303 TypeIndex UnionTI = TypeTable.writeLeafType(UR); 2387 MemberBaseType = TypeTable.writeLeafType(BFR); 2422 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); 2436 TypeIndex FieldTI = TypeTable.insertRecord(ContinuationBuilder); 2445 TypeIndex ModifiedTI = TypeTable.writeLeafType(MR); 2452 VBPType = TypeTable.writeLeafType(PR); 2507 return TypeTable.writeLeafType(PR);