Searched defs:ArrayTypeInfo (Results 1 – 5 of 5) sorted by relevance
1153 struct ArrayTypeInfo : TypeInfoCommon { struct1156 unsigned TypeQuals : 5;1159 unsigned hasStatic : 1;1162 unsigned isStar : 1;1167 Expr *NumElts;1169 void destroy() {} in destroy()
1264 struct ArrayTypeInfo { struct1267 unsigned TypeQuals : 5;1270 unsigned hasStatic : 1;1273 unsigned isStar : 1;1278 Expr *NumElts;1280 void destroy() {} in destroy()
1300 struct ArrayTypeInfo { struct1317 Expr *NumElts;1319 void destroy() {} in destroy()
1301 struct ArrayTypeInfo { struct1318 Expr *NumElts;1320 void destroy() {} in destroy()