Searched refs:abbrevSet (Results 1 – 1 of 1) sorted by relevance
2950 FoldingSet<Abbrev> abbrevSet; in computeHdrAndAbbrevTable() local2979 if (Abbrev *existing = abbrevSet.FindNodeOrInsertPos(id, insertPos)) { in computeHdrAndAbbrevTable()2985 abbrevSet.InsertNode(abbrev2, insertPos); in computeHdrAndAbbrevTable()