Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenmatch.cc5037 walk_captures (operand *op, vec<vec<capture *> > &cpts) in walk_captures() function
5045 walk_captures (c->what, cpts); in walk_captures()
5049 walk_captures (e->ops[i], cpts); in walk_captures()
5061 walk_captures (op, cpts); in finish_match_operand()
DChangeLog-202119544 (walk_captures): Adjust by-value argument to by-reference.
DChangeLog-201610064 (walk_captures): New helper.