Home | History | Annotate | Download | only in Sema

Lines Matching refs:CanTy

2402   CanQualType CanTy = Context.getCanonicalType(Context.getTagDeclType(RD));
2407 QualType ArgType = CanTy;
2411 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2417 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2456 QualType ThisTy = CanTy;