Lines Matching refs:op_error_string
4917 op_error_string (const char *errmsg, int ntypes, bool match) in op_error_string() function
4946 error_at (loc, op_error_string (G_("ternary %<operator?:%>"), in op_error()
4950 error_at (loc, op_error_string (G_("ternary %<operator?:%> " in op_error()
4959 error_at (loc, op_error_string (G_("%<operator%s%>"), 1, match), in op_error()
4962 error_at (loc, op_error_string (G_("%<operator%s%> in %<%E%s%>"), in op_error()
4969 error_at (loc, op_error_string (G_("%<operator[]%>"), 2, match), in op_error()
4972 error_at (loc, op_error_string (G_("%<operator[]%> in %<%E[%E]%>"), in op_error()
4980 error_at (loc, op_error_string (G_("%qs"), 1, match), in op_error()
4983 error_at (loc, op_error_string (G_("%qs in %<%s %E%>"), 1, match), in op_error()
4989 error_at (loc, op_error_string (G_("%<operator %s%>"), 1, match), in op_error()
4992 error_at (loc, op_error_string (G_("%<operator %s%> in %<%s%E%>"), in op_error()
5003 op_error_string (G_("%<operator%s%>"), 2, match), in op_error()
5007 error_at (loc, op_error_string (G_("%<operator%s%> in %<%E %s %E%>"), in op_error()
5013 error_at (loc, op_error_string (G_("%<operator%s%>"), 1, match), in op_error()
5016 error_at (loc, op_error_string (G_("%<operator%s%> in %<%s%E%>"), in op_error()