Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp948 bool checkFallThroughIntoBlock(const CFGBlock &B, int &AnnotatedCnt) { in checkFallThroughIntoBlock() function in __anon6dec69460611::FallthroughMapper
1140 if (!FM.checkFallThroughIntoBlock(*B, AnnotatedCnt)) in DiagnoseSwitchLabelsFallthrough()