Home
last modified time | relevance | path

Searched defs:test_alloc (Results 1 – 7 of 7) sorted by relevance

/llvm-project/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/
H A Dnonmember_swap_noexcept.pass.cpp25 struct test_alloc { struct
33 struct test_alloc_propagate_on_container_swap : test_alloc<T> { argument
H A Dmember_swap_noexcept.pass.cpp26 struct test_alloc { struct
34 struct test_alloc_propagate_on_container_swap : test_alloc<T> { argument
/llvm-project/flang/test/Lower/
H A Dpointer-default-init.f9049 subroutine test_alloc(x) subroutine
54 ! CHECK-LABEL: func.func @_QPtest_alloc( argument
H A Dallocatable-polymorphic.f90581 program test_alloc program
/llvm-project/libcxx/test/std/strings/basic.string/string.ops/string_substr/
H A Dsubstr.pass.cpp129 TEST_CONSTEXPR_CXX20 bool test_alloc() { in test_alloc() function
/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
H A Dconstruct_types.pass.cpp168 TESTA test_alloc(42); in main() local
/llvm-project/clang/test/Analysis/
H A Dobjc-arc.m87 void test_alloc(void) { function