Searched refs:CheckFallThrough (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp390 /// CheckFallThrough - Check that we don't fall off the end of a
399 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { function
687 switch (CheckFallThrough(AC)) {

Completed in 1089 milliseconds