Searched refs:AllocatorConstructController (Results 1 – 1 of 1) sorted by relevance
154 struct AllocatorConstructController { struct224 friend AllocatorConstructController* getConstructController(); argument225 AllocatorConstructController() { reset(); } in AllocatorConstructController() function226 AllocatorConstructController(AllocatorConstructController const&);227 AllocatorConstructController& operator=(AllocatorConstructController const&); argument230 typedef AllocatorConstructController ConstructController;