Searched defs:DtorStmt (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp172 // This class visits a compound statement and inserts DtorStmt
217 clang::Stmt* DtorStmt,
271 clang::Stmt *DtorStmt,
277 mDtorStmt(DtorStmt),
269 DestructorVisitor(clang::ASTContext &C, clang::Stmt *OuterStmt, clang::Stmt *DtorStmt, clang::SourceLocation VarLoc) argument

Completed in 68 milliseconds