Searched refs:AllocatorConstructController (Results 1 – 1 of 1) sorted by relevance
155 struct AllocatorConstructController { struct223 friend AllocatorConstructController* getConstructController(); argument224 AllocatorConstructController() { reset(); } in AllocatorConstructController() function225 AllocatorConstructController(AllocatorConstructController const&);226 AllocatorConstructController& operator=(AllocatorConstructController const&); argument229 typedef AllocatorConstructController ConstructController;