Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLValue

465     if (getLangOpts().C99 || getLangOpts().CPlusPlus || E->isLValue())
8459 assert(E->isLValue() && E->getType().isConstQualified());
13192 if (E->isLValue()) {