Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPRValue

3913        (InitCategory.isPRValue() && T2->isRecordType()) ||
3914 (InitCategory.isPRValue() && T2->isArrayType()))) {
3916 if (InitCategory.isPRValue() && T2->isRecordType()) {