Searched refs:NumericUnaryHelper (Results 1 – 1 of 1) sorted by relevance
2693 static MaybeExpr NumericUnaryHelper(ExpressionAnalyzer &context, in NumericUnaryHelper() function2714 return NumericUnaryHelper(*this, NumericOperator::Add, x); in Analyze()2725 return NumericUnaryHelper(*this, NumericOperator::Subtract, x); in Analyze()