Searched refs:addWith (Results 1 – 2 of 2) sorted by relevance
430 bool addWith(const T &Main, const T &ToAdd) { in addWith() function
1039 Added = Builder.addWith(CurValue, OtherValue); in buildSetsFrom()