Searched refs:DirectionWasSpecified (Results 1 – 2 of 2) sorted by relevance
137 if (!a.DirectionWasSpecified() && can_be_out) { in GetArgType()
305 bool DirectionWasSpecified() const { return direction_specified_; } in DirectionWasSpecified() function