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

Member predicate ExtractedOrExternalFile::explicitlyConstrainsIntBitSize

Holds if this file contains explicit build constraints that ensure that it is only built on an architecture of bit size bitSize, which can be 32 or 64.

predicate explicitlyConstrainsIntBitSize(int bitSize)