Searched refs:FallthroughMapper (Results 1 – 1 of 1) sorted by relevance
1042 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class1044 FallthroughMapper(Sema &S) in FallthroughMapper() function in __anondc78ae6b0811::FallthroughMapper1256 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough()