Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SubExpr

2204   const Expr *SubExpr = CE->getSubExpr();
2205 if (SubExpr->getType()->isVariableArrayType())
2208 return SubExpr;