Variable Declarator.bitfieldWidth

class Declarator
{
  // ...
  BitfieldWidth bitfieldWidth;
  // ...
}