Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp274 struct ThrowValueTemplate { struct
275 ThrowValueTemplate() { throw V; } in ThrowValueTemplate() function