Searched defs:typeSummaryIndex (Results 1 – 4 of 4) sorted by relevance
198 static void GenTypeSummaryInfo(bool typeFlag, int64_t typeSummaryIndex, const std::string &recordNa… in GenTypeSummaryInfo()220 int64_t typeSummaryIndex, const std::string &recordName) in GenTypeInfoRecord()228 int64_t typeSummaryIndex, const std::string &recordName) in GenTypeInfoRecordForMergeABC()
509 void Emitter::FillTypeInfoRecord(CompilerContext *context, bool typeFlag, int64_t typeSummaryIndex, in FillTypeInfoRecord()
498 let typeSummaryIndex = getLiteralKey(CompilerDriver.srcNode, 0); variable
1260 auto typeSummaryIndex = typeInfoRecord["tsi"].asString(); in ParseSingleTypeInfo() local