Home
last modified time | relevance | path

Searched refs:c_parse_error (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-common.h890 extern void c_parse_error (const char *, enum cpp_ttype, tree);
H A Dc-common.c6252 c_parse_error (const char *gmsgid, enum cpp_ttype token, tree value) in c_parse_error() function
H A Dc-parser.c758 c_parse_error (gmsgid, in c_parser_error()
H A DChangeLog-200616527 * c-common.c (c_parse_error): Pretty print CPP_PRAGMA and
H A DChangeLog-20031124 * c-common.h (c_parse_error): Declare it.
1125 * c-common.c (c_parse_error): New function.
H A DChangeLog-200515875 * c-common.c (c_parse_error): Likewise.
H A DChangeLog-20046864 (c_parse_error): Use it. Don't over-escape.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-2003204 * parser.c (cp_parser_error): Help c_parse_error print good
320 (cp_parser_error): Use c_parse_error.
H A Dparser.c2011 c_parse_error (message, in cp_parser_error()