Searched defs:DestructorVisitor (Results 1 – 1 of 1) sorted by relevance
181 class DestructorVisitor : public clang::StmtVisitor<DestructorVisitor> { class198 DestructorVisitor() : mLoopDepth(0), mSwitchDepth(0) {} in DestructorVisitor() function in slang::__anonbda74fdb0111::DestructorVisitor