Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp181 class DestructorVisitor : public clang::StmtVisitor<DestructorVisitor> { class
198 DestructorVisitor() : mLoopDepth(0), mSwitchDepth(0) {} in DestructorVisitor() function in slang::__anonbda74fdb0111::DestructorVisitor