Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp199 struct int_maker { struct
217 templated_thrower<int_maker>(); in exception_created_with_function()
220 templated_thrower2<int_maker>(); in exception_created_with_function()
223 throw int_maker{}(); in exception_created_with_function()