Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1046 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class
1048 FallthroughMapper(Sema &S) in FallthroughMapper() function in __anon27fad7f20811::FallthroughMapper