Home | History | Annotate | Download | only in Sema

Lines Matching refs:CanTy

2280   CanQualType CanTy = Context.getCanonicalType(Context.getTagDeclType(RD));
2285 QualType ArgType = CanTy;
2289 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2295 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2334 QualType ThisTy = CanTy;