Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dthrow-keyword-missing.cpp39 struct RegularException { struct
40 RegularException() {} in RegularException() argument
43 RegularException(int) {} in RegularException() argument
154 foo(RegularException,ClassBracedInitListTest) foo() argument
[all...]