Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1043 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class
1045 FallthroughMapper(Sema &S) in FallthroughMapper() function in __anon363ca66f0811::FallthroughMapper