Searched defs:fixed_right_arg (Results 1 – 5 of 5) sorted by relevance
121 Maybe<int> fixed_right_arg() const { return fixed_right_arg_; } in fixed_right_arg() function
229 Maybe<int>* fixed_right_arg, in BinaryType()
641 Maybe<int> fixed_right_arg = Nothing<int>(); in VisitBinaryOperation() local
10901 Maybe<int> fixed_right_arg = expr->fixed_right_arg(); in BuildBinaryOperation() local10930 Type* right_type, Type* result_type, Maybe<int> fixed_right_arg, in BuildBinaryOperation()
2209 Maybe<int> fixed_right_arg() const { in fixed_right_arg() function