Searched refs:FoundSwitchStatements (Results 1 – 1 of 1) sorted by relevance
1045 : FoundSwitchStatements(false), in FallthroughMapper()1049 bool foundSwitchStatements() const { return FoundSwitchStatements; } in foundSwitchStatements()1171 FoundSwitchStatements = true; in VisitSwitchStmt()1213 bool FoundSwitchStatements; member in __anondc78ae6b0811::FallthroughMapper