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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1033 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class in namespace:__anon587
1035 FallthroughMapper(Sema &S) function in class:__anon587::FallthroughMapper
1254 FallthroughMapper FM(S);

Completed in 69 milliseconds