Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SubExpr

2287   const Expr *SubExpr = CE->getSubExpr();
2288 if (SubExpr->getType()->isVariableArrayType())
2291 return SubExpr;