Searched defs:WrittenBuiltinSpecs (Results 1 – 1 of 1) sorted by relevance
76 struct WrittenBuiltinSpecs { struct77 /*DeclSpec::TST*/ unsigned Type : 5;78 /*DeclSpec::TSS*/ unsigned Sign : 2;79 /*DeclSpec::TSW*/ unsigned Width : 2;80 bool ModeAttr : 1;