Searched defs:throw (Results 1 – 13 of 13) sorted by relevance
60 explicit linked_ptr(X* p = 0) throw() in throw() function64 linked_ptr(const linked_ptr& r) throw() in throw() function89 X& operator*() const throw() {return *itsPtr;} in throw() function
21 sub throw : Test(1) { subroutine
229 WTF_PRIVATE_INLINE void* operator new[](size_t size) throw (std::bad_alloc) { return fastMalloc(siz… in throw() function230 WTF_PRIVATE_INLINE void* operator new[](size_t size, const std::nothrow_t&) throw() { return fastMa… in throw() function231 WTF_PRIVATE_INLINE void operator delete[](void* p) throw() { fastFree(p); } in throw() function232 WTF_PRIVATE_INLINE void operator delete[](void* p, const std::nothrow_t&) throw() { fastFree(p); } in throw() function
24 ~abi_exception() throw() {} in throw() function
76 static inline void* operator new[](size_t s, const std::nothrow_t&) throw() { return fastMalloc(s);… in throw() function77 static inline void operator delete[](void* p, const std::nothrow_t&) throw() { fastFree(p); } in throw() function
358 size_t Alignment = 16) throw () { in throw() function392 size_t Alignment = 16) throw () { in throw() function402 inline void operator delete[](void *Ptr, llvm::MCContext &C) throw () { in throw() function
9 throw=net.sf.antcontrib.logic.Throw key
78 size_t Alignment = 16) throw() { in throw() function
303 unsigned alignment = 8) throw() { in throw() function308 unsigned alignment = 8) throw() { in throw() function
79 #define throw macro
140 , size_t Alignment = 16) throw() { in throw() function
103 unsigned alignment = 8) throw() { in throw() function
108 "throw": function(expr) { method1094 "throw": function(expr) { method