Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckFallThrough

91 /// CheckFallThrough - Check that we don't fall off the end of a
100 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) {
358 switch (CheckFallThrough(AC)) {