Home | History | Annotate | Download | only in Sema

Lines Matching refs:CanTy

2455   CanQualType CanTy = Context.getCanonicalType(Context.getTagDeclType(RD));
2460 QualType ArgType = CanTy;
2464 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2470 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2509 QualType ThisTy = CanTy;