Home | History | Annotate | Download | only in Sema

Lines Matching refs:isGLValue

3602       assert(Initializer->isGLValue());
4297 if (ArrayDecay || Initializer->isGLValue()) {
5303 if (ILE->getNumInits() == 1 && ILE->isGLValue()) {
5324 if (CE->getSubExpr()->isGLValue())
5841 assert(CurInit.get()->isGLValue() && "cannot load from a prvalue");