Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp514 static void CheckFallThroughForBody(Sema &S, const Decl *D, const Stmt *Body, in CheckFallThroughForBody() function
2001 CheckFallThroughForBody(S, D, Body, blkExpr, CD, AC); in IssueWarnings()