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

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

Completed in 102 milliseconds