Searched refs:UnannotatedCnt (Results 1 – 1 of 1) sorted by relevance
951 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local1012 ++UnannotatedCnt; in checkFallThroughIntoBlock()1014 return !!UnannotatedCnt; in checkFallThroughIntoBlock()