Searched defs:WrittenBuiltinSpecs (Results 1 – 1 of 1) sorted by relevance
78 struct WrittenBuiltinSpecs { struct79 /*DeclSpec::TST*/ unsigned Type : 6;80 /*DeclSpec::TSS*/ unsigned Sign : 2;81 /*DeclSpec::TSW*/ unsigned Width : 2;82 bool ModeAttr : 1;