Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCanonicalType

483   QualType UnwrappedSrcType = Self.Context.getCanonicalType(SrcType), 
484 UnwrappedDestType = Self.Context.getCanonicalType(DestType);
545 QualType DestType = Self.Context.getCanonicalType(this->DestType);
585 QualType SrcType = Self.Context.getCanonicalType(OrigSrcType);
974 QualType SrcType = Self.Context.getCanonicalType(SrcExpr.get()->getType());
1168 Self.Context.getCanonicalType(SrcExpr->getType()),
1169 Self.Context.getCanonicalType(DestPointee), CStyle,
1200 Self.Context.getCanonicalType(SrcPointer->getPointeeType()),
1201 Self.Context.getCanonicalType(DestPointer->getPointeeType()),
1369 if (Paths.isAmbiguous(Self.Context.getCanonicalType(DestClass))) {
1496 DestType = Self.Context.getCanonicalType(DestType);
1571 SrcType = Self.Context.getCanonicalType(SrcType);
1710 DestType = Self.Context.getCanonicalType(DestType);
1774 SrcType = Self.Context.getCanonicalType(SrcType);