Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLValue

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