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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1043 class FallthroughMapper : public RecursiveASTVisitor<FallthroughMapper> { class in namespace:__anon745
1045 FallthroughMapper(Sema &S) function in class:__anon745::FallthroughMapper
1264 FallthroughMapper FM(S);

Completed in 118 milliseconds