Searched refs:isFallthroughStatement (Results 1 – 1 of 1) sorted by relevance
2471 static bool isFallthroughStatement(const AttributedStmt *A) { in isFallthroughStatement() function2488 if (isFallthroughStatement(A) && asc.alwaysAdd(*this, A)) { in VisitAttributedStmt()