Searched defs:test_alloc (Results 1 – 7 of 7) sorted by relevance
25 struct test_alloc { struct33 struct test_alloc_propagate_on_container_swap : test_alloc<T> { argument
26 struct test_alloc { struct34 struct test_alloc_propagate_on_container_swap : test_alloc<T> { argument
49 subroutine test_alloc(x) subroutine54 ! CHECK-LABEL: func.func @_QPtest_alloc( argument
581 program test_alloc program
129 TEST_CONSTEXPR_CXX20 bool test_alloc() { in test_alloc() function
168 TESTA test_alloc(42); in main() local
87 void test_alloc(void) { function