Searched defs:system_error (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/src/ | ||
H A D | system_error.cpp | 194 system_error::system_error(error_code ec, const string& what_arg) system_error() function in system_error |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | PR9461.cpp | 31 struct system_error:runtime_error{ // expected-note {{to match}} struct |