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