Home | History | Annotate | Download | only in Sema

Lines Matching full:canontopointee

1815   QualType CanonToPointee = Context.getCanonicalType(ToPointee);
1822 if (CanonToPointee.getLocalQualifiers() == Quals) {
1836 = Context.getQualifiedType(CanonToPointee.getLocalUnqualifiedType(), Quals);