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

/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp86 MaybeFallThrough, enumerator in enum:ControlFlowKind
95 /// MaybeFallThrough iff we might or might not fall off the end,
213 return MaybeFallThrough;
362 case MaybeFallThrough:

Completed in 154 milliseconds