Searched refs:testd (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
| H A D | splice_after_flist.pass.cpp | 29 testd(const C& c, int p, int l) in testd() function 55 testd(c1, p, l); in main() 71 testd(c1, p, l); in main()
|
| H A D | splice_after_one.pass.cpp | 29 testd(const C& c, int p, int f) in testd() function 92 testd(c1, p, f); in main() 122 testd(c1, p, f); in main()
|
| H A D | splice_after_range.pass.cpp | 30 testd(const C& c, ptrdiff_t p, ptrdiff_t f, ptrdiff_t l) in testd() function 96 testd(c1, p, f, l); in main() 140 testd(c1, p, f, l); in main()
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | inline-asm-validate-tmpl.cpp | 28 template <int N> bool testd() in testd() function 35 bool foox() { return testd<0> (); } in foox()
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | key-function-vtable.cpp | 17 struct testd { inline virtual void a(); }; struct 18 void testd::a() {} in a()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | warn-unsequenced.cpp | 724 void testd() { in testd() function
|