Searched refs:SetStart (Results 1 – 8 of 8) sorted by relevance
45 graph_->SetStart(start_); in NON_EXPORTED_BASE()168 void SetStart(Node* start) { start_ = start; } in NON_EXPORTED_BASE()
186 if (node == graph()->start()) graph()->SetStart(replacement); in Replace()
30 graph->SetStart(graph->NewNode(common_.Start(param_count + 1))); in RawMachineAssembler()
556 graph()->SetStart(graph()->NewNode(common()->Start(actual_parameter_count))); in CreateGraph()
362 graph()->SetStart(graph()->NewNode(common()->Start(actual_parameter_count))); in CreateGraph()
383 graph()->SetStart(start); in Start()
1164 procedure SetStart(const Value: IANTLRInterface);1174 property Start: IANTLRInterface read GetStart write SetStart;2513 procedure SetStart(const Value: IANTLRInterface); virtual;2528 procedure SetStart(const Value: IANTLRInterface); override;5727 procedure TRuleReturnScope.SetStart(const Value: IANTLRInterface); procedure5754 procedure TParserRuleReturnScope.SetStart(const Value: IANTLRInterface); procedure
1865 procedure SetStart(const Value: IANTLRInterface); override;4499 procedure TTreeRuleReturnScope.SetStart(const Value: IANTLRInterface); procedure