Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

3692         (isLValueRef || InitCategory.isRValue())) {
4237 assert(src->isRValue());
5684 assert(CurInit.get()->isRValue() && "not a temporary");