Searched refs:PlainTy (Results 1 – 1 of 1) sorted by relevance
8825 QualType PlainTy = Context.getRecordType(RD); in CheckExplicitlyDefaultedComparison() local 8827 Context.getLValueReferenceType(PlainTy.withConst()); in CheckExplicitlyDefaultedComparison() 8829 << int(DCK) << ParmTy << RefTy << int(!IsMethod) << PlainTy in CheckExplicitlyDefaultedComparison()