Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dexception-baseclass.cpp180 using UsingBad = int; typedef
189 throw UsingBad(); in typedefed()