Searched refs:UnannotatedCnt (Results 1 – 1 of 1) sorted by relevance
945 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local1006 ++UnannotatedCnt; in checkFallThroughIntoBlock()1008 return !!UnannotatedCnt; in checkFallThroughIntoBlock()