Home | History | Annotate | Download | only in Sema

Lines Matching refs:isGLValue

412       if (RecordD->isPolymorphic() && E->isGLValue()) {
5758 if (getLangOpts().CPlusPlus11 && E->isGLValue() &&