Home
last modified time | relevance | path

Searched refs:test_ctor (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lld/test/wasm/Inputs/
H A Dctor-ctor.s7 .section .text.test_ctor,"",@
8 .globl test_ctor
9 test_ctor: label
10 .functype test_ctor () -> ()
15 .int32 test_ctor
/llvm-project-15.0.7/libcxx/test/std/containers/views/views.span/span.cons/
H A Diterator_sentinel.pass.cpp24 constexpr bool test_ctor() { in test_ctor() function
51 assert((test_ctor<int, int*>())); in test()
52 assert((test_ctor<int, sized_sentinel<int*>>())); in test()
53 assert((test_ctor<A, A*>())); in test()
54 assert((test_ctor<A, sized_sentinel<A*>>())); in test()
H A Diterator_len.pass.cpp43 constexpr bool test_ctor() { in test_ctor() function
57 test_ctor<int>(); in test()
58 test_ctor<A>(); in test()
/llvm-project-15.0.7/clang/test/Analysis/
H A Dthis-pointer.cpp31 void test_ctor() { in test_ctor() function
/llvm-project-15.0.7/lld/test/wasm/
H A Dctor-gc-setup.test12 ; CHECK-NOT: Name: test_ctor
H A Dctor-no-gc.test12 ; CHECK: Name: test_ctor