Home | History | Annotate | Download | only in bits

Lines Matching refs:_StateSeq

338   class _StateSeq
342 _StateSeq(_Nfa& __ss, _StateIdT __s, _StateIdT __e = _S_invalid_state_id)
346 _StateSeq(const _StateSeq& __e1, const _StateSeq& __e2)
353 _StateSeq(const _StateSeq& __e, _StateIdT __id)
359 // Constructs a copy of a %_StateSeq
360 _StateSeq(const _StateSeq& __rhs)
366 _StateSeq& operator=(const _StateSeq& __rhs);
381 _M_append(_StateSeq& __rhs);