Searched refs:FallthroughMapper (Results 1 – 1 of 1) sorted by relevance
899 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class901 FallthroughMapper(Sema &S) in FallthroughMapper() function in __anon6dec69460611::FallthroughMapper1116 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough()