Home
last modified time | relevance | path

Searched refs:invalid_argument_maker (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp196 struct invalid_argument_maker { struct
216 templated_thrower<invalid_argument_maker>(); in exception_created_with_function()
219 templated_thrower2<invalid_argument_maker>(); in exception_created_with_function()
222 throw invalid_argument_maker{}(); in exception_created_with_function()