Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest_demangle.cc31 class Templated { class
32 virtual ~Templated() {}; in ~Templated()
42 test<Templated<Templated<long, 7>, 8> >( in test_demangle()
44 test<Templated<void(long), -1> >( in test_demangle()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp10691 static TemplateDecl *getDescribedTemplate(Decl *Templated) { in getDescribedTemplate() argument
10692 if (TemplateDecl *TD = Templated->getDescribedTemplate()) in getDescribedTemplate()
10699 static void DiagnoseBadDeduction(Sema &S, NamedDecl *Found, Decl *Templated, in DiagnoseBadDeduction() argument
10714 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10723 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10751 S.Diag(Templated->getLocation(), diag::note_ovl_candidate_underqualified) in DiagnoseBadDeduction()
10771 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10794 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10805 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
10817 S.Diag(Templated->getLocation(), in DiagnoseBadDeduction()
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DREADME.md261 ### Templated benchmarks
262 Templated benchmarks work the same way: This example produces and consumes
636 ### Templated fixtures
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DREADME.md249 ### Templated benchmarks
250 Templated benchmarks work the same way: This example produces and consumes
604 ### Templated fixtures
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-16006 'mpq_class' and Templated Reading
6034 Templated Expressions
H A Dgmp.texi7236 @item @code{mpq_class} and Templated Reading
7261 @item Templated Expressions
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19945151 * spew.c (hack_more_ids): Templated nested decl not push top