Home | History | Annotate | Download | only in Symbol

Lines Matching refs:OVERLOADED_OPERATOR

1636 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) case OO_##Name: return check_op_param (op_kind, Unary, Binary, num_params);