Home | History | Annotate | Download | only in re2

Lines Matching refs:set_never_capture

612     void set_never_capture(bool b) { never_capture_ = b; }