Home
last modified time | relevance | path

Searched refs:FallthroughMapper (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp899 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class
901 FallthroughMapper(Sema &S) in FallthroughMapper() function in __anon6dec69460611::FallthroughMapper
1116 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough()