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