Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckFallThrough

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