Home | History | Annotate | Download | only in Sema

Lines Matching refs:isGLValue

287   if (E->isGLValue() && E->getType().isVolatileQualified()) {