Home | History | Annotate | Download | only in Core

Lines Matching refs:isGLValue

1738     assert(Ex->isGLValue() || VD->getType()->isVoidType());
1755 assert(!Ex->isGLValue());
1802 assert(A->isGLValue());
1856 if (M->isGLValue() || M->getType()->isArrayType()) {
1861 if (!M->isGLValue()) {