Searched refs:boundaryInputSlot (Results 1 – 1 of 1) sorted by relevance
2180 …auto boundaryInputSlot = GetConnection(workingCopy.GetIOutputSlots()[0], 0U, workingCopy, *shared); in CheckOutOfScopeWorkingCopy() local2181 CHECK(boundaryInputSlot); in CheckOutOfScopeWorkingCopy()2184 CHECK(outputSlots[0]->GetConnection(0) == boundaryInputSlot); in CheckOutOfScopeWorkingCopy()