Home | History | Annotate | Download | only in Sema

Lines Matching refs:getUnqualifiedType

437         Context.getCanonicalType(PIDecl->getType()).getUnqualifiedType();
1088 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType();
1089 QualType rhsType =Context.getCanonicalType(IvarType).getUnqualifiedType();
1401 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType();
1402 QualType rhsType =Context.getCanonicalType(GetterType).getUnqualifiedType();
2019 property->getType().getUnqualifiedType(),