Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dswitch-availability.c3 enum SwitchOne { enum
7 void testSwitchOne(enum SwitchOne so) { in testSwitchOne()