Searched defs:__allocation_guard (Results 1 – 1 of 1) sorted by relevance
47 struct __allocation_guard { struct53 explicit __allocation_guard(_AllocT __alloc, _Size __n) in __allocation_guard() argument60 ~__allocation_guard() _NOEXCEPT { in ~__allocation_guard() argument67 …inter __release_ptr() _NOEXCEPT { // not called __release() because it's a keyword in objective-c++ in __release_ptr()74 _Pointer __get() const _NOEXCEPT { in __get()80 _Size __n_;81 _Pointer __ptr_;