Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp637 static void CheckFallThroughForBody(Sema &S, const Decl *D, const Stmt *Body, in CheckFallThroughForBody() function
2331 CheckFallThroughForBody(S, D, Body, BlockType, CD, AC, fscope); in IssueWarnings()