Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SubExpr

2799   const Expr *SubExpr = CE->getSubExpr();
2800 if (SubExpr->getType()->isVariableArrayType())
2803 return SubExpr;