reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1179 if (!ExprTy->isArrayType()) 1180 ExprTy = ExprTy.getNonLValueExprType(SemaRef.Context); 1180 ExprTy = ExprTy.getNonLValueExprType(SemaRef.Context); 1182 IList->setType(ExprTy); 1183 StructuredList->setType(ExprTy);