Searched defs:throw_bad_alloc (Results 1 – 8 of 8) sorted by relevance
37 BOOST_NORETURN void throw_bad_alloc() in throw_bad_alloc() function
38 void MaybeThrow(absl::string_view msg, bool throw_bad_alloc) { in MaybeThrow()