Lines Matching full:islvalue
4958 if (!X->isLValue() || !V->isLValue()) {4959 auto NotLValueExpr = X->isLValue() ? V : X;5020 if (!X->isLValue()) {8044 if (!RefExpr->IgnoreParenImpCasts()->isLValue() ||8169 if (!RE->IgnoreParenImpCasts()->isLValue() ||