Searched refs:AnnotatedCnt (Results 1 – 1 of 1) sorted by relevance
1259 bool checkFallThroughIntoBlock(const CFGBlock &B, int &AnnotatedCnt, in checkFallThroughIntoBlock() argument1264 AnnotatedCnt = 0; in checkFallThroughIntoBlock()1296 ++AnnotatedCnt; in checkFallThroughIntoBlock()1316 ++AnnotatedCnt; in checkFallThroughIntoBlock()1446 int AnnotatedCnt; in DiagnoseSwitchLabelsFallthrough() local1451 if (!FM.checkFallThroughIntoBlock(*B, AnnotatedCnt, in DiagnoseSwitchLabelsFallthrough()1459 if (!AnnotatedCnt) { in DiagnoseSwitchLabelsFallthrough()