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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp383 MaybeFallThrough, enumerator in enum:ControlFlowKind
392 /// MaybeFallThrough iff we might or might not fall off the end,
512 return MaybeFallThrough;
689 case MaybeFallThrough:

Completed in 49 milliseconds