Searched defs:WrittenBuiltinSpecs (Results 1 – 2 of 2) sorted by relevance
84 struct WrittenBuiltinSpecs { struct85 /*DeclSpec::TST*/ unsigned Type : 5;86 /*DeclSpec::TSS*/ unsigned Sign : 2;87 /*DeclSpec::TSW*/ unsigned Width : 2;88 unsigned ModeAttr : 1;
88 struct WrittenBuiltinSpecs { struct90 /*DeclSpec::TST*/ unsigned Type : 6;91 /*DeclSpec::TSS*/ unsigned Sign : 2;92 /*TypeSpecifierWidth*/ unsigned Width : 2;93 unsigned ModeAttr : 1;