Lines Matching full:subexpr
2020 // Replace this subexpr in the parent.2934 const Expr *SubExpr = ICE->IgnoreParenImpCasts();2936 if (SubExpr->getType()->isIntegralType(*Context) && 2940 if (SubExpr->getType()->isBlockPointerType()) {2942 } else if (SubExpr->getType()->isPointerType()) {