Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp951 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local
1012 ++UnannotatedCnt; in checkFallThroughIntoBlock()
1014 return !!UnannotatedCnt; in checkFallThroughIntoBlock()