Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp267 struct ThrowClassTemplateParam { struct
268 ThrowClassTemplateParam() { throw T(); } in ThrowClassTemplateParam() function