Home
last modified time | relevance | path

Searched defs:ThrowClassTemplateParam (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dexception-baseclass.cpp267 struct ThrowClassTemplateParam { struct
268 ThrowClassTemplateParam() { throw T(); } in ThrowClassTemplateParam() argument