Home
last modified time | relevance | path

Searched refs:UnannotatedCnt (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp945 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local
1006 ++UnannotatedCnt; in checkFallThroughIntoBlock()
1008 return !!UnannotatedCnt; in checkFallThroughIntoBlock()