Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dexception-baseclass.cpp210 T ExceptionFactory; // This test found a <dependant-type> which did not happend with 'throw T{}()' in templated_thrower2() local
211 throw ExceptionFactory(); in templated_thrower2()