Searched defs:WrittenBuiltinSpecs (Results 1 – 1 of 1) sorted by relevance
71 struct WrittenBuiltinSpecs { struct72 /*DeclSpec::TST*/ unsigned Type : 5;73 /*DeclSpec::TSS*/ unsigned Sign : 2;74 /*DeclSpec::TSW*/ unsigned Width : 2;75 bool ModeAttr : 1;