Searched defs:EHCodeVisitor (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp34 class EHCodeVisitor : public RecursiveASTVisitor<EHCodeVisitor> { class in namespace:__anon3543
61 EHCodeVisitor(llvm::DenseSet<const VarDecl *> &S) : function in class:__anon3543::EHCodeVisitor

Completed in 43 milliseconds