Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

873   assert((!isArrow || Base->isRValue()) && "-> base must be a pointer rvalue");