CodeQL library for C/C++
codeql/cpp-all 0.7.2 ( changelog , source )
Search

Member predicate PaddedType :: fieldEnd

Gets the 0-based offset, in bits, of the first free bit after field f (which is the indexth field of this type), taking padding into account, on architecture arch.

int fieldEnd ( int index , Architecture arch )