Searched defs:EHCodeVisitor (Results 1 – 1 of 1) sorted by relevance
35 class EHCodeVisitor : public RecursiveASTVisitor<EHCodeVisitor> { class62 EHCodeVisitor(llvm::DenseSet<const VarDecl *> &S) : in EHCodeVisitor() function in __anon4ace36bc0111::EHCodeVisitor