Home | History | Annotate | Download | only in Sema

Lines Matching full:canontopointee

1922   QualType CanonToPointee = Context.getCanonicalType(ToPointee);
1929 if (CanonToPointee.getLocalQualifiers() == Quals) {
1943 = Context.getQualifiedType(CanonToPointee.getLocalUnqualifiedType(), Quals);