Home
last modified time | relevance | path

Searched defs:fallthrough (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dswitch-implicit-fallthrough-per-method.cpp4 int fallthrough(int n) { in fallthrough() function
H A Dswitch-implicit-fallthrough-cxx98.cpp7 int fallthrough(int n) { in fallthrough() function
H A Dswitch-implicit-fallthrough.cpp4 int fallthrough(int n) { in fallthrough() function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dcxx11-crashes.cpp91 void fallthrough() { in fallthrough() function