Lines Matching refs:error_at

2315 	      error_at (input_location, "%<gnu_inline%> attribute present on %q+D",
2317 error_at (DECL_SOURCE_LOCATION (newa ? olddecl : newdecl),
3670 error_at (loc, "incompatible implicit declaration of "
3730 error_at (&richloc,
3736 error_at (loc, "%qE undeclared here (not in a function)", id);
3748 error_at (&richloc,
3754 error_at (loc, "%qE undeclared (first use in this function)", id);
3842 error_at (goto_loc,
3901 error_at (loc, "jump into statement expression");
3991 error_at (g->loc, "jump into statement expression");
4023 error_at (location, "duplicate label %qD", label);
4114 error_at (case_loc,
4131 error_at (case_loc, "switch jumps into statement expression");
4215 error_at (pending_invalid_xref_location, "%qE defined as wrong kind of tag",
4893 error_at (loc, "%<[*]%> not allowed in other than "
5789 error_at (loc, "bit-field %qs width not an integer constant", name);
5804 error_at (loc, "bit-field %qs width not an integer constant", name);
5810 error_at (loc, "negative width in bit-field %qs", name);
5815 error_at (loc, "zero width for bit-field %qs", name);
5825 error_at (loc, "bit-field %qs has invalid type", name);
5831 error_at (loc, "cannot declare bit-field %qs with %<warn_if_not_aligned%> type",
5848 error_at (loc, "width of %qs exceeds its type", name);
6100 error_at (loc, "variably modified %qE at file scope", name);
6102 error_at (loc, "variably modified field at file scope");
6167 error_at (loc, "conflicting named address spaces (%s vs %s)",
6190 error_at (loc, "%<_Atomic%>-qualified array type");
6206 error_at (loc, "function definition declared %<register%>");
6208 error_at (loc, "function definition declared %<typedef%>");
6210 error_at (loc, "function definition declared %qs",
6228 error_at (loc, "storage class specified for structure "
6231 error_at (loc, "storage class specified for structure field");
6235 error_at (loc, "storage class specified for parameter %qE",
6238 error_at (loc, "storage class specified for unnamed parameter");
6241 error_at (loc, "storage class specified for typename");
6262 error_at (loc, "%qE has both %<extern%> and initializer", name);
6267 error_at (loc, "file-scope declaration of %qE specifies %<auto%>",
6276 error_at (loc, "nested function %qE declared %<extern%>", name);
6279 error_at (loc, "function-scope %qE implicitly auto and declared "
6326 error_at (loc, "static or type qualifiers in non-parameter array declarator");
6387 error_at (loc, "declaration of %qE as array of voids", name);
6389 error_at (loc, "declaration of type name as array of voids");
6396 error_at (loc, "declaration of %qE as array of functions",
6399 error_at (loc, "declaration of type name as array of "
6439 error_at (loc, "size of array %qE has non-integer type",
6442 error_at (loc,
6451 error_at (loc, "size of array %qE has incomplete type",
6454 error_at (loc, "size of unnamed array has incomplete "
6478 error_at (loc, "size of array %qE is negative", name);
6480 error_at (loc, "size of unnamed array is negative");
6506 error_at (loc, "variably modified %qE at file scope", name);
6566 error_at (loc, "size of array %qE is too large",
6569 error_at (loc, "size of unnamed array is too large");
6643 error_at (loc, "array type has incomplete element type %qT",
6720 error_at (loc, "static or type qualifiers in non-parameter "
6756 error_at (loc, "%qE declared as function returning a "
6759 error_at (loc, "type name declared as function "
6766 error_at (loc, "%qE declared as function returning an array",
6769 error_at (loc, "type name declared as function returning "
6824 error_at (loc, "invalid use of %<restrict%>");
6851 error_at (loc,
7006 error_at (loc, "bit-field %qE has atomic type", name);
7008 error_at (loc, "bit-field has atomic type");
7017 error_at (loc, "alignment specified for typedef %qE", name);
7019 error_at (loc, "alignment specified for %<register%> object %qE",
7024 error_at (loc, "alignment specified for parameter %qE", name);
7026 error_at (loc, "alignment specified for unnamed parameter");
7031 error_at (loc, "alignment specified for bit-field %qE", name);
7033 error_at (loc, "alignment specified for unnamed bit-field");
7036 error_at (loc, "alignment specified for function %qE", name);
7043 error_at (loc, "%<_Alignas%> specifiers cannot reduce "
7046 error_at (loc, "%<_Alignas%> specifiers cannot reduce "
7061 error_at (loc,
7115 error_at (loc,
7150 error_at (loc, "variable or field %qE declared void", name);
7199 error_at (loc,
7247 error_at (loc, "field %qE declared as a function", name);
7254 error_at (loc, "field %qE has incomplete type", name);
7256 error_at (loc, "unnamed field has incomplete type");
7296 error_at (loc, "invalid storage class for function %qE", name);
7310 error_at (loc, "invalid storage class for function %qE", name);
7324 error_at (loc,
7412 error_at (loc, "variable previously declared %<static%> "
7459 error_at (loc, "non-nested function with variably modified type");
7461 error_at (loc, "object with variably modified type must have "
7624 error_at (input_location,
7628 error_at (DECL_SOURCE_LOCATION (parm),
7718 error_at (b->locus, "%<void%> as only parameter may not be qualified");
7722 error_at (b->locus, "%<void%> must be the only parameter");
7751 error_at (b->locus,
7758 error_at (b->locus, "%<void%> must be the only parameter");
8003 error_at (loc, "redefinition of %<union %E%>", name);
8005 error_at (loc, "redefinition of %<struct %E%>", name);
8014 error_at (loc, "nested redefinition of %<union %E%>", name);
8016 error_at (loc, "nested redefinition of %<struct %E%>", name);
8517 error_at (DECL_SOURCE_LOCATION (x),
8523 error_at (DECL_SOURCE_LOCATION (x),
8529 error_at (DECL_SOURCE_LOCATION (x),
8807 error_at (loc, "nested redefinition of %<enum %E%>", name);
8814 error_at (loc, "redeclaration of %<enum %E%>", name);
9028 error_at (loc, "enumerator value for %qE is not an integer constant",
9063 error_at (loc, "overflow in enumeration values");
9209 error_at (loc, "return type is an incomplete type");
9395 error_at (DECL_SOURCE_LOCATION (fndecl),
9427 error_at (DECL_SOURCE_LOCATION (decl), "parameter name omitted");
9482 error_at (DECL_SOURCE_LOCATION (fndecl),
9498 error_at (DECL_SOURCE_LOCATION (decl),
9506 error_at (DECL_SOURCE_LOCATION (decl),
9515 error_at (DECL_SOURCE_LOCATION (decl),
9569 error_at (DECL_SOURCE_LOCATION (parm),
9576 error_at (DECL_SOURCE_LOCATION (parm),
9640 error_at (input_location,
9643 error_at (current_function_prototype_locus,
9702 error_at (DECL_SOURCE_LOCATION (parm),
9704 error_at (current_function_prototype_locus,
10078 error_at (loc, "%<for%> loop initial declarations "
10121 error_at (decl_loc,
10125 error_at (decl_loc,
10132 error_at (loc,
10137 error_at (loc,
10142 error_at (loc, "%<enum %E%> declared in %<for%> loop "
10146 error_at (loc, "declaration of non-variable "
10535 error_at (loc, "two or more data types in declaration specifiers");
10547 error_at (loc, "%<long long long%> is too long for GCC");
10554 error_at (loc,
10566 error_at (loc,
10570 error_at (loc,
10574 error_at (loc,
10578 error_at (loc,
10583 error_at (loc,
10587 error_at (loc,
10591 error_at (loc,
10595 error_at (loc,
10603 error_at (loc,
10607 error_at (loc,
10611 error_at (loc,
10623 error_at (loc,
10627 error_at (loc,
10631 error_at (loc,
10635 error_at (loc,
10640 error_at (loc,
10644 error_at (loc,
10648 error_at (loc,
10652 error_at (loc,
10656 error_at (loc,
10664 error_at (loc,
10668 error_at (loc,
10672 error_at (loc,
10684 error_at (loc,
10688 error_at (loc,
10692 error_at (loc,
10696 error_at (loc,
10700 error_at (loc,
10704 error_at (loc,
10708 error_at (loc,
10716 error_at (loc,
10720 error_at (loc,
10724 error_at (loc,
10736 error_at (loc,
10740 error_at (loc,
10744 error_at (loc,
10748 error_at (loc,
10752 error_at (loc,
10756 error_at (loc,
10760 error_at (loc,
10768 error_at (loc,
10772 error_at (loc,
10776 error_at (loc,
10791 error_at (loc,
10795 error_at (loc,
10799 error_at (loc,
10803 error_at (loc,
10807 error_at (loc,
10811 error_at (loc,
10815 error_at (loc,
10819 error_at (loc,
10823 error_at (loc,
10838 error_at (loc,
10844 error_at (loc,
10848 error_at (loc,
10852 error_at (loc,
10856 error_at (loc,
10860 error_at (loc,
10864 error_at (loc,
10868 error_at (loc,
10872 error_at (loc,
10880 error_at (loc,
10884 error_at (loc,
10888 error_at (loc,
10892 error_at (loc,
10906 error_at (loc, "duplicate %qE", type);
10918 error_at (loc,
10926 error_at (loc,
10930 error_at (loc,
10934 error_at (loc,
10938 error_at (loc,
10942 error_at (loc,
10946 error_at (loc,
10970 error_at (loc,
10975 error_at (loc,
10980 error_at (loc,
10987 error_at (loc,
10999 error_at (loc,
11003 error_at (loc,
11007 error_at (loc,
11011 error_at (loc,
11015 error_at (loc,
11019 error_at (loc,
11033 error_at (loc,
11037 error_at (loc,
11041 error_at (loc,
11045 error_at (loc,
11049 error_at (loc,
11053 error_at (loc,
11064 error_at (loc,
11068 error_at (loc,
11072 error_at (loc,
11083 error_at (loc,
11094 error_at (loc,
11098 error_at (loc,
11102 error_at (loc,
11106 error_at (loc,
11110 error_at (loc,
11121 error_at (loc,
11125 error_at (loc,
11129 error_at (loc,
11133 error_at (loc,
11137 error_at (loc,
11157 error_at (loc,
11165 error_at (loc,
11173 error_at (loc,
11181 error_at (loc,
11189 error_at (loc,
11199 error_at (loc,
11224 error_at (loc,
11229 error_at (loc,
11234 error_at (loc,
11239 error_at (loc,
11244 error_at (loc,
11249 error_at (loc,
11254 error_at (loc,
11267 error_at (loc,
11283 error_at (loc,
11294 error_at (loc,
11314 error_at (loc, "two or more data types in declaration specifiers");
11345 error_at (loc, "%qE fails to be a typedef or built in type", type);
11564 error_at (specs->locations[cdw_saturating],
11567 error_at (specs->locations[cdw_saturating],
12074 error_at (loc, "%<#pragma omp declare reduction%> combiner refers to "
12078 error_at (loc, "%<#pragma omp declare reduction%> initializer refers "