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