Home
last modified time | relevance | path

Searched defs:throwing_alloc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/strings/basic.string/string.cons/
H A Ddtor.pass.cpp22 struct throwing_alloc { struct
24 throwing_alloc(const throwing_alloc&); argument
/llvm-project/libcxx/test/libcxx/memory/
H A Dswap_allocator.pass.cpp70 ThrowingSwapAlloc throwing_alloc; main() local
75 ThrowingSwapAlloc throwing_alloc; main() local