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