Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dexception-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()