Searched refs:checkFallThroughIntoBlock (Results 1 – 1 of 1) sorted by relevance
948 bool checkFallThroughIntoBlock(const CFGBlock &B, int &AnnotatedCnt) { in checkFallThroughIntoBlock() function in __anon75d552dd0611::FallthroughMapper1112 if (!FM.checkFallThroughIntoBlock(*B, AnnotatedCnt)) in DiagnoseSwitchLabelsFallthrough()