Home | History | Annotate | Download | only in Sema

Lines Matching full:islvalue

4496   case ET_IsLValueExpr: return E->isLValue();
4630 if (!isIndirect && !LHS.get()->Classify(Context).isLValue())
4683 bool ToIsLvalue = To->isLValue();