Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1096 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local
1161 ++UnannotatedCnt; in checkFallThroughIntoBlock()
1163 return !!UnannotatedCnt; in checkFallThroughIntoBlock()