Searched refs:getConstructController (Results 1 – 7 of 7) sorted by relevance
224 friend AllocatorConstructController* getConstructController();233 inline ConstructController* getConstructController() { in getConstructController() function241 auto CC = getConstructController(); in ExpectConstructGuard()247 assert(!getConstructController()->unchecked()); in ~ExpectConstructGuard()286 : controller(getConstructController()) {} in ContainerTestAllocator()355 if (getConstructController()->isInAllocatorConstruct()) { in CopyInsertable()363 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()369 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()376 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()393 assert(constructed_under_allocator == getConstructController()->isInAllocatorConstruct()); in ~CopyInsertable()
34 ConstructController* cc = getConstructController(); in testSetInsert()146 ConstructController* cc = getConstructController(); in testSetEmplace()209 ConstructController* cc = getConstructController(); in testSetEmplaceHint()286 ConstructController* cc = getConstructController(); in testMultisetInsert()352 ConstructController* cc = getConstructController(); in testMultisetEmplace()
35 ConstructController* cc = getConstructController(); in testMapInsert()164 ConstructController* cc = getConstructController(); in testMapInsertHint()295 ConstructController* cc = getConstructController(); in testMapEmplace()443 ConstructController* cc = getConstructController(); in testMapEmplaceHint()626 ConstructController* cc = getConstructController(); in testMultimapInsert()699 ConstructController* cc = getConstructController(); in testMultimapInsertHint()
63 ConstructController* cc = getConstructController(); in main()
86 ConstructController* cc = getConstructController(); in main()
92 ConstructController* cc = getConstructController(); in main()
121 ConstructController* cc = getConstructController(); in main()