Lines Matching defs:enumerators
380 // The enumerators of an unscoped enumeration defined in
3889 /// promote to. In C, enumerators are generally of an integer type
3890 /// directly, but gcc-style large enumerators (and all enumerators
3914 /// non-negative enumerators of this enum.
3921 /// negative enumerators of this enum. (see getNumNegativeBits)
3988 /// declaration as being defined; its enumerators have already been
3996 // Iterates through the enumerators of this enumeration.
4001 enumerator_range enumerators() const {
4019 /// Return the integer type that enumerators should promote to.
4053 /// non-negative enumerators of this enum.
4057 /// negative enumerators of this enum. These widths include