Searched refs:boundaryOutputSlot (Results 1 – 1 of 1) sorted by relevance
2173 auto boundaryOutputSlot = GetConnection(workingCopy.GetIInputSlots()[0], workingCopy, *shared); in CheckOutOfScopeWorkingCopy() local2174 CHECK(boundaryOutputSlot); in CheckOutOfScopeWorkingCopy()2177 CHECK(inputSlots[0]->GetConnection() == boundaryOutputSlot); in CheckOutOfScopeWorkingCopy()