Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:ConstInt

1157   typedef const int ConstInt;
1158 typedef ConstInt ConstIntAr[4];
1162 int t02[T(__is_standard_layout(ConstInt))];