Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dthrow-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error