Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValue

3872         (isLValueRef || InitCategory.isRValue())) {
4416 assert(src->isRValue());
5893 assert(CurInit.get()->isRValue() && "not a temporary");