Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dcount_new.h460 struct RequireAllocationGuard { struct
472 ~RequireAllocationGuard() { in ~RequireAllocationGuard() argument
484 RequireAllocationGuard(RequireAllocationGuard const&); argument
485 RequireAllocationGuard& operator=(RequireAllocationGuard const&); argument