Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLValue

335     if (getLangOpts().C99 || getLangOpts().CPlusPlus || E->isLValue())
7166 assert(E->isLValue() && E->getType().isConstQualified());