Searched refs:UnannotatedCnt (Results 1 – 1 of 1) sorted by relevance
1121 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local1184 ++UnannotatedCnt; in checkFallThroughIntoBlock()1186 return !!UnannotatedCnt; in checkFallThroughIntoBlock()