Searched refs:SetStart (Results 1 – 8 of 8) sorted by relevance
47 graph_->SetStart(start_); in NON_EXPORTED_BASE()81 void SetStart(Node* start) { start_ = start; } in NON_EXPORTED_BASE()
191 if (node == graph()->start()) graph()->SetStart(replacement); in Replace()
33 graph->SetStart(graph->NewNode(common_.Start(param_count + 1))); in RawMachineAssembler()
584 graph()->SetStart(graph()->NewNode(common()->Start(actual_parameter_count))); in CreateGraph()
138 graph()->SetStart(start); in Start()
137 TYPED_TEST(RangeTest, SetStart) { in TYPED_TEST() argument
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