Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1089 bool checkFallThroughIntoBlock(const CFGBlock &B, int &AnnotatedCnt, in checkFallThroughIntoBlock() function in __anondc78ae6b0811::FallthroughMapper
1283 if (!FM.checkFallThroughIntoBlock(*B, AnnotatedCnt, in DiagnoseSwitchLabelsFallthrough()