Searched defs:throw_on_failure (Results 1 – 3 of 3) sorted by relevance
25 static inline void* throw_on_failure(size_t size, void* p) { in throw_on_failure() function
33 static inline void* throw_on_failure(size_t size, void* p) { in throw_on_failure() function
5734 bool throw_on_failure; member