Searched refs:SetValue1 (Results 1 – 2 of 2) sorted by relevance
44 using PairWeight<W1, W2>::SetValue1;66 SetValue1(W1::NoWeight()); in LexicographicWeight()
111 void SetValue1(const W1 &w) { value1_ = w; } in SetValue1() function