Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseInfo

1444               TemplateDeductionInfo BaseInfo(Info.getLocation());
1447 QualType(NextT, 0), BaseInfo,
1457 Info.Param = BaseInfo.Param;
1458 Info.FirstArg = BaseInfo.FirstArg;
1459 Info.SecondArg = BaseInfo.SecondArg;