Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp35 class EHCodeVisitor : public RecursiveASTVisitor<EHCodeVisitor> { class
62 EHCodeVisitor(llvm::DenseSet<const VarDecl *> &S) : in EHCodeVisitor() function in __anon4ace36bc0111::EHCodeVisitor