CodeQL library for Go
codeql/go-all 0.7.12 (changelog, source)
Search

Member predicate Int64Type::getSize

Gets the implementation-independent size (in bits) of this numeric type.

This predicate is not defined for types with an implementation-specific size, that is, uint, int or uintptr.

int getSize()