Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPRValue

4318       (InitCategory.isPRValue() && (T2->isRecordType() || T2->isArrayType())) ||
4338 (InitCategory.isPRValue() && !T2->isRecordType());