Searched refs:SetValue2 (Results 1 – 2 of 2) sorted by relevance
45 using PairWeight<W1, W2>::SetValue2;71 SetValue2(W2::NoWeight()); in LexicographicWeight()
112 void SetValue2(const W2 &w) { value2_ = w; } in SetValue2() function