Searched refs:parentIsInput (Results 1 – 1 of 1) sorted by relevance
986 bool parentIsInput{!parent_.get_if<IoDirectionState<Direction::Output>>()}; in CheckFormattingAndDirection() local987 bool parentIsFormatted{parentIsInput in CheckFormattingAndDirection()996 } else if (parentIsInput != (direction == Direction::Input)) { in CheckFormattingAndDirection()997 return parentIsInput ? IostatChildOutputToInputParent in CheckFormattingAndDirection()