Home | History | Annotate | Download | only in Sema

Lines Matching refs:Info

1372         TemplateDeductionInfo Info(Context, StartLoc);
1373 if (DeduceTemplateArguments(FnTmpl, 0, ExpectedFunctionType, Fn, Info))