reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 1773       if (!S.isCompleteType(Info.getLocation(), Arg))
 1809           TemplateDeductionInfo BaseInfo(Info.getLocation());
 1869                                  /*IsCtorOrDtor=*/false, Info.getLocation());
 1873                                  /*IsCtorOrDtor=*/false, Info.getLocation());
 2519         S.getTrivialTemplateArgumentLoc(Arg, QualType(), Info.getLocation());
 2866   InstantiatingTemplate Inst(*this, Info.getLocation(), Partial, DeducedArgs,
 2907   InstantiatingTemplate Inst(*this, Info.getLocation(), Partial, DeducedArgs,
 3003       *this, Info.getLocation(), FunctionTemplate, DeducedArgs,
 3268       S.IsDerivedFrom(Info.getLocation(), A, DeducedA))
 3326       *this, Info.getLocation(), FunctionTemplate, DeducedArgs,
 4100       DeduceReturnType(Specialization, Info.getLocation(), false))
 4109       !ResolveExceptionSpec(Info.getLocation(), SpecializationFPT))
 4389     auto D = S.Diag(Info.getLocation(), diag::err_auto_inconsistent_deduction);
 5087   Sema::InstantiatingTemplate Inst(S, Info.getLocation(), P2, DeducedArgs,