Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SubExpr

2230   const Expr *SubExpr = CE->getSubExpr();
2231 if (SubExpr->getType()->isVariableArrayType())
2234 return SubExpr;