Searched defs:__allocation_guard (Results 1 – 1 of 1) sorted by relevance
44 struct __allocation_guard { struct50 explicit __allocation_guard(_AllocT __alloc, _Size __n) in __allocation_guard() argument57 ~__allocation_guard() _NOEXCEPT { in ~__allocation_guard() argument64 …inter __release_ptr() _NOEXCEPT { // not called __release() because it's a keyword in objective-c++ in __release_ptr()71 _Pointer __get() const _NOEXCEPT { in __get()77 _Size __n_;78 _Pointer __ptr_;