Searched refs:InAllocatorConstructGuard (Results 1 – 1 of 1) sorted by relevance
261 struct InAllocatorConstructGuard { struct264 InAllocatorConstructGuard(ConstructController* cc) : m_cc(cc) { in InAllocatorConstructGuard() argument270 ~InAllocatorConstructGuard() { in ~InAllocatorConstructGuard() argument274 InAllocatorConstructGuard(InAllocatorConstructGuard const&);275 InAllocatorConstructGuard& operator=(InAllocatorConstructGuard const&); argument313 InAllocatorConstructGuard g(controller); in construct()323 InAllocatorConstructGuard g(controller); in destroy()