Searched refs:AnnotatedCnt (Results 1 – 1 of 1) sorted by relevance
1117 bool checkFallThroughIntoBlock(const CFGBlock &B, int &AnnotatedCnt, in checkFallThroughIntoBlock() argument1122 AnnotatedCnt = 0; in checkFallThroughIntoBlock()1153 ++AnnotatedCnt; in checkFallThroughIntoBlock()1173 ++AnnotatedCnt; in checkFallThroughIntoBlock()1306 int AnnotatedCnt; in DiagnoseSwitchLabelsFallthrough() local1311 if (!FM.checkFallThroughIntoBlock(*B, AnnotatedCnt, in DiagnoseSwitchLabelsFallthrough()1319 if (!AnnotatedCnt) { in DiagnoseSwitchLabelsFallthrough()