Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isGLValue

2333   assert(type->isReferenceType() == E->isGLValue() &&
2336 if (E->isGLValue()) {