Home
last modified time | relevance | path

Searched defs:UsingAlignedNew (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/libcxx/depr/depr.default.allocator/allocator.members/
H A Dallocate.cxx20.pass.cpp27 static const bool UsingAlignedNew = false; variable
29 static const bool UsingAlignedNew = true; variable
/llvm-project/libcxx/test/std/utilities/memory/default.allocator/allocator.members/
H A Dallocate.pass.cpp23 static const bool UsingAlignedNew = false; variable
25 static const bool UsingAlignedNew = true; variable
H A Dallocate_at_least.pass.cpp22 static const bool UsingAlignedNew = false; variable
24 static const bool UsingAlignedNew = true; variable