Searched refs:GetSInt64Value (Results 1 – 2 of 2) sorted by relevance
270 return GetSInt64Value(); in GetValueAs()367 std::optional<int64_t> GetSInt64Value() const;
397 std::optional<int64_t> OptionValue::GetSInt64Value() const { in GetSInt64Value() function in OptionValue