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

/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp82 MaybeFallThrough, enumerator in enum:ControlFlowKind
91 /// MaybeFallThrough iff we might or might not fall off the end,
209 return MaybeFallThrough;
359 case MaybeFallThrough:

Completed in 55 milliseconds