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

Member predicate Enum::hasExplicitUnderlyingType

Holds if this enum has an enum-base [N4140 7.2]. For example: enum E : int.

predicate hasExplicitUnderlyingType()