Searched refs:walk_captures (Results 1 – 3 of 3) sorted by relevance
5037 walk_captures (operand *op, vec<vec<capture *> > &cpts) in walk_captures() function5045 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()
19544 (walk_captures): Adjust by-value argument to by-reference.
10064 (walk_captures): New helper.