Home
last modified time | relevance | path

Searched refs:parse_operator_list (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc4033 void parse_operator_list (location_t);
4864 parser::parse_operator_list (location_t) in parse_operator_list() function in parser
5023 parse_operator_list (token->src_loc); in parse_pattern()
H A DChangeLog-20155312 (parser::parse_operator_list): Likewise.
31396 * genmatch.c (parser::parse_operator_list): Check for CPP_CLOSE_PAREN
H A DChangeLog-20148596 (parser::parse_operator_list): New function.
8598 (parser::parse_pattern): Call parser::parse_operator_list.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c3976 void parse_operator_list (location_t);
4798 parser::parse_operator_list (location_t) in parse_operator_list() function
4957 parse_operator_list (token->src_loc); in parse_pattern()