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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp384 NeverFallThrough, enumerator in enum:ControlFlowKind
396 /// return. We assume NeverFallThrough iff we never fall off the end of the
510 return NeverFallThrough;
714 case NeverFallThrough:

Completed in 110 milliseconds