Searched defs:EnumWidth (Results 1 – 2 of 2) sorted by relevance
760 int EnumWidth = EnumWidthValue->getZExtValue(); in emitAttributes() local
624 uint64_t EnumWidth = Context.getLangOpts().ShortEnums ? 1 : 4; in Release() local