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

/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp85 NeverFallThrough, enumerator in enum:ControlFlowKind
97 /// return. We assume NeverFallThrough iff we never fall off the end of the
209 return NeverFallThrough;
391 case NeverFallThrough:

Completed in 63 milliseconds