can_represent     102 src/Type.cpp   bool Type::can_represent(Type other) const {
can_represent     118 src/Type.cpp   bool Type::can_represent(int64_t x) const {
can_represent     139 src/Type.cpp   bool Type::can_represent(uint64_t x) const {
can_represent     160 src/Type.cpp   bool Type::can_represent(double x) const {