Searched refs:FallthroughMapper (Results 1 – 1 of 1) sorted by relevance
1070 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class1072 FallthroughMapper(Sema &S) in FallthroughMapper() function in __anon9476153b0811::FallthroughMapper1284 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough()