Searched refs:BigType (Results 1 – 2 of 2) sorted by relevance
102 struct BigType { struct110 template <typename T> static BigType f(...); argument
720 using BigType = typename Promotion::type;723 ? C<BigType, BigType>::Test(724 static_cast<BigType>(static_cast<L>(lhs)),725 static_cast<BigType>(static_cast<R>(rhs)))