Home
last modified time | relevance | path

Searched refs:parse_for (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc4030 void parse_for (location_t);
4754 parser::parse_for (location_t) in parse_for() function in parser
5008 parse_for (token->src_loc); in parse_pattern()
H A DChangeLog-20148597 (parser::parse_for): Allow operator-list.
8613 * genmatch.c (parser::parse_for): Make sure to have a valid
8628 * genmatch.c (parser::parse_for): Properly check for already
8637 (parse_for): Warn for unused operators.
H A DChangeLog-20155311 (parser::parse_for): Allow the null identifier to be used.
26951 (parser::parse_for): Likewise.
31391 * genmatch.c (parser::parse_for): Reject iterator if used as
H A DChangeLog-20191621 (parser::parse_for): Remove now unnecessary code.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c3973 void parse_for (location_t);
4688 parser::parse_for (location_t) in parse_for() function
4942 parse_for (token->src_loc); in parse_pattern()