Home | History | Annotate | Download | only in Sema

Lines Matching refs:CanTy

2412   CanQualType CanTy = Context.getCanonicalType(Context.getTagDeclType(RD));
2417 QualType ArgType = CanTy;
2421 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2427 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2466 QualType ThisTy = CanTy;