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.cpp180 class DestructorVisitor : public clang::StmtVisitor<DestructorVisitor> { class
197 DestructorVisitor() : mLoopDepth(0), mSwitchDepth(0) {} in DestructorVisitor() function in slang::__anond904e6180111::DestructorVisitor