Searched refs:error_with_decl (Results 1 - 25 of 32) sorted by relevance

12

/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h81 extern void error_with_decl PVPROTO ((union tree_node *,
H A Dc-decl.c1253 error_with_decl (label, "label `%s' used but not defined");
1414 error_with_decl (TREE_VALUE (link),
1568 error_with_decl (newdecl, "`%s' redeclared as different kind of symbol");
1569 error_with_decl (olddecl, "previous declaration of `%s'");
1726 error_with_decl (newdecl, "conflicting types for `%s'");
1761 error_with_decl (olddecl, "previous declaration of `%s'");
1771 error_with_decl (newdecl, "redefinition of `%s'");
1774 error_with_decl (newdecl, "redeclaration of `%s'");
1777 error_with_decl (newdecl, "conflicting declarations of `%s'");
1783 error_with_decl (olddec
[all...]
H A Dc-common.c655 error_with_decl (decl,
662 error_with_decl (node,
668 error_with_decl (node,
671 error_with_decl (node,
703 error_with_decl (decl,
724 error_with_decl (decl,
827 error_with_decl (decl,
890 error_with_decl (decl,
917 error_with_decl (decl,
923 error_with_decl (dec
[all...]
H A Dvarasm.c661 error_with_decl (decl,
665 error_with_decl (decl,
670 error_with_decl (decl,
675 error_with_decl (decl,
680 error_with_decl (decl,
1279 error_with_decl (decl, "size of variable `%s' is too large");
4376 error_with_decl (decl, "weak declaration of `%s' must be public");
4378 error_with_decl (decl, "weak declaration of `%s' must precede definition");
H A Dc-iterate.c498 error_with_decl (idecl,
H A Dc-parse.y2006 error_with_decl (duplicate, "this is the first entry for that value");
2035 error_with_decl (duplicate, "this is the first entry for that value");
2057 error_with_decl (duplicate, "this is the first default label");
H A Dc-parse.in2201 error_with_decl (duplicate, "this is the first entry for that value");
2230 error_with_decl (duplicate, "this is the first entry for that value");
2252 error_with_decl (duplicate, "this is the first default label");
H A Dc-parse.c3554 error_with_decl (duplicate, "this is the first entry for that value");
3585 error_with_decl (duplicate, "this is the first entry for that value");
3609 error_with_decl (duplicate, "this is the first default label");
H A Dtoplev.c181 void error_with_decl PVPROTO((tree decl, const char *s, ...));
1870 error_with_decl VPROTO((tree decl, const char *msgid, ...)) function
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dsatisfy.c54 error_with_decl (chain->decl, " `%s', which depends on ...");
86 error_with_decl (decl, "Cycle: `%s' depends on ...");
88 error_with_decl (decl, " `%s'");
188 error_with_decl (decl,
H A Ddecl.c1165 error_with_decl (decl, "`%s' must not be declared readonly");
1190 error_with_decl (decl,
1198 error_with_decl (decl,
1205 error_with_decl (decl,
1233 error_with_decl (decl, "nonconstant initializer for `%s'");
1584 error_with_decl (newdecl, "`%s' must not be READonly");
1753 error_with_decl (TYPE_FIELDS (t),
1836 error_with_decl (label_value_array[label_index].decl,
1838 error_with_decl (label_value_array[label_index+1].decl,
1989 error_with_decl (dec
[all...]
H A Dactions.c121 error_with_decl (decl, "`%s' cannot be statically allocated");
1036 error_with_decl (duplicate, "this is the first ELSE label");
1062 error_with_decl (duplicate, "this is the first entry for that value");
1114 error_with_decl (duplicate,
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dwinnt.c327 error_with_decl (decl, "initialized variable `%s' is marked dllimport");
336 error_with_decl (decl, "static variable `%s' is marked dllimport");
H A Dsco5.h499 error_with_decl (DECL, "%s causes a section type conflict"); \
/haiku-buildtools/legacy/gcc/gcc/config/
H A Delfos.h358 error_with_decl (DECL, "%s causes a section type conflict"); \
H A Dsvr4.h575 error_with_decl (DECL, "%s causes a section type conflict"); \
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dclass.c1669 error_with_decl (method_decl,
1675 error_with_decl (method_decl,
1677 error_with_decl (super_method,
H A Dcheck-init.c384 error_with_decl (exp, "variable may be used uninitialized");
H A Ddecl.c922 error_with_decl (x, "`%s' used prior to declaration");
1251 error_with_decl (label, "label `%s' used but not defined");
H A Dexpr.c1742 error_with_decl (field_decl,
1747 error_with_decl (field_decl,
1753 error_with_decl (field_decl, "assignment to final field `%s' "
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-parse.y2104 error_with_decl (duplicate, "this is the first entry for that value");
2133 error_with_decl (duplicate, "this is the first entry for that value");
2155 error_with_decl (duplicate, "this is the first default label");
H A Dobjc-parse.c4063 error_with_decl (duplicate, "this is the first entry for that value");
4094 error_with_decl (duplicate, "this is the first entry for that value");
4118 error_with_decl (duplicate, "this is the first default label");
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Dsysv4.h908 error_with_decl (DECL, "%s causes a section type conflict"); \
/haiku-buildtools/legacy/gcc/gcc/config/v850/
H A Dv850.c2083 error_with_decl (decl, "\
2091 error_with_decl (decl, "\
/haiku-buildtools/legacy/gcc/gcc/config/m32r/
H A Dm32r.c376 error_with_decl (decl, "const objects cannot go in .sdata/.sbss");

Completed in 318 milliseconds

12