Searched defs:fallthrough (Results 1 – 2 of 2) sorted by relevance
311 auto* fallthrough = create<ast::FallthroughStatement>(Source{{12, 34}}); in TEST_F() local
205 struct vtn_case *fallthrough; member