Home | History | Annotate | Download | only in bits

Lines Matching refs:_StateSeq

352   class _StateSeq
356 _StateSeq(_Nfa& __ss, _StateIdT __s, _StateIdT __e = _S_invalid_state_id)
360 _StateSeq(const _StateSeq& __e1, const _StateSeq& __e2)
367 _StateSeq(const _StateSeq& __e, _StateIdT __id)
373 // Constructs a copy of a %_StateSeq
374 _StateSeq(const _StateSeq& __rhs)
380 _StateSeq& operator=(const _StateSeq& __rhs);
395 _M_append(_StateSeq& __rhs);