Searched refs:Templated (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/libc++/dist/libcxxrt/test/ |
| H A D | test_demangle.cc | 31 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 D | SemaOverload.cpp | 10691 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 D | README.md | 261 ### 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 D | README.md | 249 ### 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 D | gmp.info-1 | 6006 'mpq_class' and Templated Reading 6034 Templated Expressions
|
| H A D | gmp.texi | 7236 @item @code{mpq_class} and Templated Reading 7261 @item Templated Expressions
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-1994 | 5151 * spew.c (hack_more_ids): Templated nested decl not push top
|