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

Member predicate IntType::getASize

Gets a possible implementation-specific size (in bits) of this numeric type.

This predicate is not defined for uintptr since the language specification says nothing about its size.

int getASize()