Searched defs:VisitDoStmt (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_ast_replace.cpp | 110 void RSASTReplace::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt() function in slang::RSASTReplace |
D | slang_rs_object_ref_count.cpp | 236 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt() function in slang::__anonf422660f0111::DestructorVisitor |