Searched defs:isFallthrough (Results 1 – 2 of 2) sorted by relevance
645 bool isFallthrough() const { return !isUnwind(); } isFallthrough() function
2475 return isFallthrough; in isFallthroughStatement() local