Home
last modified time | relevance | path

Searched refs:Templated (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOverload.cpp10708 static TemplateDecl *getDescribedTemplate(Decl *Templated) { in getDescribedTemplate() argument
10709 if (TemplateDecl *TD = Templated->getDescribedTemplate()) in getDescribedTemplate()
10716 static void DiagnoseBadDeduction(Sema &S, NamedDecl *Found, Decl *Templated, in DiagnoseBadDeduction() argument
10731 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10740 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10768 S.Diag(Templated->getLocation(), diag::note_ovl_candidate_underqualified) in DiagnoseBadDeduction()
10788 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10811 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10822 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10834 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
[all …]
/freebsd-12-stable/contrib/gcc/cp/
DChangeLog-19945151 * spew.c (hack_more_ids): Templated nested decl not push top