Searched defs:getSecond (Results 1 – 9 of 9) sorted by relevance
40 DenseSetEmpty &getSecond() { return *this; } in getSecond() function41 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
625 APFloat &getSecond() { return Floats[1]; } in getSecond() function626 const APFloat &getSecond() const { return Floats[1]; } in getSecond() function
45 ValueT &getSecond() { return std::pair<KeyT, ValueT>::second; } in getSecond() function46 const ValueT &getSecond() const { return std::pair<KeyT, ValueT>::second; } in getSecond() function
244 const Second& Either<First, Second>::getSecond (void) const in getSecond() function in tcu::Either
634 APFloat &getSecond() { return Floats[1]; } in getSecond() function635 const APFloat &getSecond() const { return Floats[1]; } in getSecond() function
42 ValueT &getSecond() { return std::pair<KeyT, ValueT>::second; } in getSecond() function43 const ValueT &getSecond() const { return std::pair<KeyT, ValueT>::second; } in getSecond() function
1029 MeasureUnit MeasureUnit::getSecond() { in getSecond() function in MeasureUnit
1008 MeasureUnit MeasureUnit::getSecond() { in getSecond() function in MeasureUnit
1031 MeasureUnit MeasureUnit::getSecond() { in getSecond() function in MeasureUnit