Searched refs:GetPos (Results 1 – 2 of 2) sorted by relevance
56 std::optional<uint16_t> GetPos() const { return column; } in GetPos() function
44 if (auto pos = arg.GetPos()) { in OptionParseError()