Searched defs:fixed_right_arg (Results 1 – 5 of 5) sorted by relevance
118 Maybe<int> fixed_right_arg() const { return fixed_right_arg_; } in fixed_right_arg() function
299 Maybe<int>* fixed_right_arg, in BinaryType()
631 Maybe<int> fixed_right_arg = Nothing<int>(); in VisitBinaryOperation() local
10656 Maybe<int> fixed_right_arg = expr->fixed_right_arg(); in BuildBinaryOperation() local10683 AstType* right_type, AstType* result_type, Maybe<int> fixed_right_arg, in BuildBinaryOperation()
2151 Maybe<int> fixed_right_arg() const { in fixed_right_arg() function