Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp951 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local
1012 ++UnannotatedCnt; in checkFallThroughIntoBlock()
1014 return !!UnannotatedCnt; in checkFallThroughIntoBlock()
/external/llvm-project/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1094 int UnannotatedCnt = 0; in checkFallThroughIntoBlock() local
1159 ++UnannotatedCnt; in checkFallThroughIntoBlock()
1161 return !!UnannotatedCnt; in checkFallThroughIntoBlock()