Home | History | Annotate | Download | only in Sema

Lines Matching refs:getUnqualifiedType

1183         QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType();
1184 QualType rhsType =Context.getCanonicalType(IvarType).getUnqualifiedType();
1498 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType();
1499 QualType rhsType =Context.getCanonicalType(GetterType).getUnqualifiedType();
2209 QualType paramTy = property->getType().getUnqualifiedType();