Searched refs:FoundSwitchStatements (Results 1 – 1 of 1) sorted by relevance
902 : FoundSwitchStatements(false), in FallthroughMapper()906 bool foundSwitchStatements() const { return FoundSwitchStatements; } in foundSwitchStatements()1027 FoundSwitchStatements = true; in VisitSwitchStmt()1067 bool FoundSwitchStatements; member in __anon75d552dd0611::FallthroughMapper