Searched refs:AllocatorConstructController (Results 1 – 1 of 1) sorted by relevance
155 struct AllocatorConstructController { struct225 friend AllocatorConstructController* getConstructController(); argument226 AllocatorConstructController() { reset(); } in AllocatorConstructController() argument227 AllocatorConstructController(AllocatorConstructController const&);228 AllocatorConstructController& operator=(AllocatorConstructController const&); argument231 typedef AllocatorConstructController ConstructController;