Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dswitch-availability.c11 enum SwitchTwo { enum
17 void testSwitchTwo(enum SwitchTwo st) { in testSwitchTwo()