Searched refs:NumericType (Results 1 – 1 of 1) sorted by relevance
69 static constexpr CategorySet NumericType{IntType | RealType | ComplexType}; variable126 static constexpr TypePattern AnyNumeric{NumericType, KindCode::any};146 static constexpr TypePattern SameNumeric{NumericType, KindCode::same};167 static constexpr TypePattern ResultNumeric{NumericType, KindCode::likeMultiply};