Home | History | Annotate | Download | only in lib

Lines Matching refs:SetStart

57   void SetStart(StateId s) { start_ = s; }
111 SetStart(newid[Start()]);
118 SetStart(kNoStateId);
206 void SetStart(StateId s) {
207 BaseImpl::SetStart(s);
327 BaseImpl::SetStart(fst.Start());
356 impl->BaseImpl::SetStart(hdr.Start());
423 hdr.SetStart(Start());
574 virtual void SetStart(StateId s) {
576 impl_->SetStart(s);