Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dswitch-implicit-fallthrough-per-method.cpp23 int fallthrough2(int n) { in fallthrough2() function
Dswitch-implicit-fallthrough-cxx98.cpp85 void fallthrough2(int n) { in fallthrough2() function
Dswitch-implicit-fallthrough.cpp120 void fallthrough2(int n) { in fallthrough2() function
/external/llvm/test/Transforms/SimplifyCFG/
Dmerge-cond-stores.ll58 br i1 %x3, label %fallthrough2, label %yes3
62 br label %fallthrough2
64 fallthrough2: