Searched defs:ToInt64 (Results 1 – 3 of 3) sorted by relevance
85 constexpr std::optional<std::int64_t> ToInt64( in ToInt64() function99 std::optional<std::int64_t> ToInt64(const std::optional<A> &x) { in ToInt64() function107 template <typename A> std::optional<std::int64_t> ToInt64(const A *p) { in ToInt64() function
488 constexpr std::int64_t ToInt64() const { in ToInt64() function
1140 std::optional<std::int64_t> ToInt64(const Expr<SomeInteger> &expr) { in ToInt64() function1145 std::optional<std::int64_t> ToInt64(const Expr<SomeType> &expr) { in ToInt64() function