Home
last modified time | relevance | path

Searched defs:testd (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dinline-asm-validate-tmpl.cpp28 template <int N> bool testd() in testd() function
/llvm-project/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp17 struct testd { inline virtual void a(); }; struct
/llvm-project/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
H A Dsplice_after_flist.pass.cpp29 testd(const C& c, int p, int l) in testd() function
H A Dsplice_after_one.pass.cpp29 testd(const C& c, int p, int f) in testd() function
H A Dsplice_after_range.pass.cpp30 testd(const C& c, std::ptrdiff_t p, ptrdiff_t f, ptrdiff_t l) in testd() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp724 void testd() { in testd() function