Searched defs:isFallthrough (Results 1 – 2 of 2) sorted by relevance
678 bool isFallthrough() const { return !isUnwind(); } in isFallthrough() function
2472 bool isFallthrough = hasSpecificAttr<FallThroughAttr>(A->getAttrs()); in isFallthroughStatement() local