Home
last modified time | relevance | path

Searched refs:last_construct_args (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Dcontrolled_allocators.h89 TypeID const* last_construct_args = nullptr; member
124 last_construct_args = &makeArgumentID<Args...>(); in countConstruct()
139 last_construct_alloc = last_construct_args = last_construct_type = nullptr; in resetConstructDestroy()
195 if (last_construct_args != expectArgs) in checkConstruct()