Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp34 class EHCodeVisitor : public RecursiveASTVisitor<EHCodeVisitor> { class
61 EHCodeVisitor(llvm::DenseSet<const VarDecl *> &S) : in EHCodeVisitor() function in __anon2d72c4130111::EHCodeVisitor