Searched defs:SetStart (Results 1 – 8 of 8) sorted by relevance
40 void SetStart(V* start) { start_ = start; } in SetStart() function
164 void SetStart(StateId s) { in SetStart() function511 void SetStart(StateId s) { in SetStart() function
63 void SetStart(StateId s) { start_ = s; } in SetStart() function213 void SetStart(StateId s) { in SetStart() function
259 virtual void SetStart(StateId s) { in SetStart() function
212 void SetStart(StateId s) { in SetStart() function
127 void SetStart(int64 start) { start_ = start; } in SetStart() function
5727 procedure TRuleReturnScope.SetStart(const Value: IANTLRInterface); procedure5754 procedure TParserRuleReturnScope.SetStart(const Value: IANTLRInterface); procedure
4499 procedure TTreeRuleReturnScope.SetStart(const Value: IANTLRInterface); procedure