Home | History | Annotate | Download | only in Sema

Lines Matching refs:CanTy

2286   CanQualType CanTy = Context.getCanonicalType(Context.getTagDeclType(RD));
2292 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2298 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2311 QualType ArgType = CanTy;
2335 QualType ThisTy = CanTy;