Home
last modified time | relevance | path

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

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