Lines Matching refs:op_error_string
4615 op_error_string (const char *errmsg, int ntypes, bool match) in op_error_string() function
4643 error_at (loc, op_error_string (G_("ternary %<operator?:%>"), in op_error()
4647 error_at (loc, op_error_string (G_("ternary %<operator?:%> " in op_error()
4656 error_at (loc, op_error_string (G_("%<operator%s%>"), 1, match), in op_error()
4659 error_at (loc, op_error_string (G_("%<operator%s%> in %<%E%s%>"), in op_error()
4666 error_at (loc, op_error_string (G_("%<operator[]%>"), 2, match), in op_error()
4669 error_at (loc, op_error_string (G_("%<operator[]%> in %<%E[%E]%>"), in op_error()
4677 error_at (loc, op_error_string (G_("%qs"), 1, match), in op_error()
4680 error_at (loc, op_error_string (G_("%qs in %<%s %E%>"), 1, match), in op_error()
4687 error_at (loc, op_error_string (G_("%<operator%s%>"), 2, match), in op_error()
4690 error_at (loc, op_error_string (G_("%<operator%s%> in %<%E %s %E%>"), in op_error()
4696 error_at (loc, op_error_string (G_("%<operator%s%>"), 1, match), in op_error()
4699 error_at (loc, op_error_string (G_("%<operator%s%> in %<%s%E%>"), in op_error()