Home
last modified time | relevance | path

Searched defs:__throw_runtime_error (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp132 _LIBCPP_NORETURN static void __throw_runtime_error(const string &msg) in __throw_runtime_error() function
6273 void __throw_runtime_error(const char* msg) in __throw_runtime_error() function