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

/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp703 bool checkFallThroughIntoBlock(const CFGBlock &B, int &AnnotatedCnt) { function in class:__anon159::FallthroughMapper
841 if (!FM.checkFallThroughIntoBlock(B, AnnotatedCnt))

Completed in 39 milliseconds