Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dcontainer_test_types.h156 bool m_allow_constructions; member
205 return m_allow_constructions; in isInAllocatorConstruct()
209 m_allow_constructions = value;
217 m_allow_constructions = false; in reset()