Searched refs:DirectionWasSpecified (Results 1 – 2 of 2) sorted by relevance
381 bool DirectionWasSpecified() const { return direction_specified_; } in DirectionWasSpecified() function
1153 if (!arg->DirectionWasSpecified() && can_be_out) { in CheckValid()