Searched refs:error_with_decl (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/ |
| D | winnt.c | 96 error_with_decl (node, "function `%s' definition is marked dllimport."); 104 error_with_decl (node,"variable `%s' definition is marked dllimport."); 123 error_with_decl (node, "external linkage required for symbol '%s' because of '%s' attribute.", 263 error_with_decl (decl, "definition of static data member '%s' of dllimport'd class."); 373 …error_with_decl (decl, "failure in redeclaration of '%s': dllimport'd symbol lacks external linkag… 611 error_with_decl (decl, "%s causes a section type conflict");
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-decl.c | 646 error_with_decl (label, "label `%s' used but not defined"); 770 error_with_decl (TREE_VALUE (link), in pop_label_level() 952 error_with_decl (newdecl, "`%s' redeclared as different kind of symbol"); 953 error_with_decl (olddecl, "previous declaration of `%s'"); 1110 error_with_decl (newdecl, "conflicting types for `%s'"); 1144 error_with_decl (olddecl, "previous declaration of `%s'"); 1157 …error_with_decl (newdecl, "thread-local declaration of `%s' follows non thread-local declaration"); 1158 error_with_decl (olddecl, "previous declaration of `%s'"); 1164 …error_with_decl (newdecl, "non thread-local declaration of `%s' follows thread-local declaration"); 1165 error_with_decl (olddecl, "previous declaration of `%s'"); [all …]
|
| D | toplev.h | 79 extern void error_with_decl PARAMS ((union tree_node *,
|
| D | varasm.c | 455 error_with_decl (decl, "%s causes a section type conflict"); 841 error_with_decl (decl, "register name not specified for `%s'"); 843 error_with_decl (decl, "invalid register name for `%s'"); 845 error_with_decl (decl, 848 error_with_decl (decl, 893 error_with_decl (decl, 1503 error_with_decl (decl, "size of variable `%s' is too large"); 4506 error_with_decl (newdecl, 4548 error_with_decl (decl, "weak declaration of `%s' must be public"); 4550 error_with_decl (decl, "weak declaration of `%s' must precede definition");
|
| D | c-common.c | 4190 error_with_decl (duplicate, 4196 error_with_decl (duplicate, "previously used here"); 4201 error_with_decl (duplicate, "this is the first default label"); 5731 error_with_decl (decl, 5742 error_with_decl (*node, 5751 error_with_decl (*node, 5758 error_with_decl (*node, 5837 error_with_decl (decl, 5882 error_with_decl (decl, 6016 error_with_decl (decl, [all …]
|
| D | diagnostic.c | 1128 error_with_decl VPARAMS ((tree decl, const char *msgid, ...)) in error_with_decl() function
|
| D | stmt.c | 1001 error_with_decl (f->target, 3765 error_with_decl (chain->label,
|
| D | expr.c | 6733 error_with_decl (exp, "prior parameter's size depends on `%s'"); 9161 error_with_decl(exp, "trampoline code generation is not allowed without -ftrampolines");
|
| D | function.c | 902 error_with_decl (decl, "size of variable `%s' is too large");
|
| D | ChangeLog.1 | 6546 report_error_function, error_with_file_and_line, error_with_decl, 6559 error_with_decl, error_for_asm, warning_for_asm, output_quoted_string, 9664 (error_with_decl): Likewise.
|
| D | ChangeLog.4 | 13811 (error_with_decl, warning_with_decl, pedwarn_with_decl, warning, 14036 (error_with_decl, warning_with_decl, pedwarn_with_decl): Use new
|
| D | ChangeLog.2 | 461 error_with_decl, error_for_asm, error, set_fatal_function, fatal, 7490 error_with_file_and_line, error_with_decl, error_for_asm, error,
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | pe.c | 168 error_with_decl (decl, "initialized variable `%s' is marked dllimport"); 177 error_with_decl (decl, "static variable `%s' is marked dllimport");
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | decl.c | 1055 error_with_decl (x, "`%s' used prior to declaration"); 1403 error_with_decl (label, "label `%s' used but not defined");
|
| D | check-init.c | 990 error_with_decl (decl, "final field '%s' may not have been initialized");
|
| D | class.c | 2077 error_with_decl (method_decl,
|
| D | expr.c | 2424 error_with_decl (field_decl,
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/v850/ |
| D | v850.c | 2217 error_with_decl (decl, "\ 2228 error_with_decl (decl, "\
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/objc/ |
| D | objc-act.c | 914 error_with_decl (decl, "`%s' cannot be statically allocated"); 2386 error_with_decl (decl, "previous declaration of `%s'"); 6159 error_with_decl (decl, "previous declaration of `%s'");
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m32r/ |
| D | m32r.c | 422 error_with_decl (decl, "const objects cannot go in .sdata/.sbss");
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mcore/ |
| D | mcore.c | 3306 error_with_decl (decl, "initialized variable `%s' is marked dllimport");
|