Searched refs:newCode (Results 1 – 2 of 2) sorted by relevance
3065 uint32_t newCode; in computeHdrAndAbbrevTable() local3069 newCode = existing->code; in computeHdrAndAbbrevTable()3075 newCode = abbrevTable.size(); in computeHdrAndAbbrevTable()3076 abbrev2->code = newCode; in computeHdrAndAbbrevTable()3078 inputChunk.nameData[i].abbrevCodeMap[oldAbbrev.Code] = newCode; in computeHdrAndAbbrevTable()
953 std::string newCode in checkTypeParamListConsistency() local961 << FixItHint::CreateInsertion(insertionLoc, newCode); in checkTypeParamListConsistency()