Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenmatch.c3850 operand *parse_capture (operand *, bool);
4096 parser::parse_capture (operand *op, bool require_existing) in parse_capture() function
4203 op = parse_capture (e, false); in parse_expr()
4354 op = parse_capture (op, !parsing_match_operand); in parse_op()
4825 e->append_op (parse_capture (NULL, false)); in parse_pattern()