Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp204 void templated_thrower() { in templated_thrower() function
216 templated_thrower<invalid_argument_maker>(); in exception_created_with_function()
217 templated_thrower<int_maker>(); in exception_created_with_function()