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