Searched defs:throw (Results 1 – 15 of 15) sorted by relevance
190 auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } in throw() function199 auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } in throw() function223 operator=(auto_ptr& __a) throw() in throw() function241 operator=(auto_ptr<_Tp1>& __a) throw() in throw() function270 operator*() const throw() in throw() function329 reset(element_type* __p = 0) throw() in throw() function349 auto_ptr(auto_ptr_ref<element_type> __ref) throw() in throw() function353 operator=(auto_ptr_ref<element_type> __ref) throw() in throw() function364 operator auto_ptr_ref<_Tp1>() throw() in throw() function368 operator auto_ptr<_Tp1>() throw() in throw() function
100 allocator() throw() { } in throw() function102 allocator(const allocator& __a) throw() in throw() function108 ~allocator() throw() { } in throw() function
374 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) in throw() function
236 ostreambuf_iterator(streambuf_type* __s) throw () in throw() function
69 malloc_allocator() throw() { } in throw() function71 malloc_allocator(const malloc_allocator&) throw() { } in throw() function76 ~malloc_allocator() throw() { } in throw() function
68 new_allocator() throw() { } in throw() function70 new_allocator(const new_allocator&) throw() { } in throw() function75 ~new_allocator() throw() { } in throw() function
112 array_allocator(array_type* __array = NULL) throw() in throw() function115 array_allocator(const array_allocator& __o) throw() in throw() function122 ~array_allocator() throw() { } in throw() function
144 __pool_alloc() throw() { } in throw() function146 __pool_alloc(const __pool_alloc&) throw() { } in throw() function151 ~__pool_alloc() throw() { } in throw() function
209 throw_allocator() throw() { } in throw() function211 throw_allocator(const throw_allocator&) throw() { } in throw() function216 ~throw_allocator() throw() { } in throw() function
219 ~__scoped_lock() throw() in throw() function
143 operator[](const size_type __pos) const throw() in throw() function
449 size_t Alignment = 16) throw () { in throw() function483 size_t Alignment = 16) throw () { in throw() function493 inline void operator delete[](void *Ptr, llvm::MCContext &C) throw () { in throw() function
68 size_t Alignment = 16) throw() { in throw() function
151 , size_t Alignment = 16) throw() { in throw() function
101 unsigned alignment = 8) throw() { in throw() function