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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp382 NeverFallThrough, enumerator in enum:ControlFlowKind
394 /// return. We assume NeverFallThrough iff we never fall off the end of the
508 return NeverFallThrough;
712 case NeverFallThrough:

Completed in 117 milliseconds