Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp209 void templated_thrower2() { in templated_thrower2() function
219 templated_thrower2<invalid_argument_maker>(); in exception_created_with_function()
220 templated_thrower2<int_maker>(); in exception_created_with_function()