Home
last modified time | relevance | path

Searched refs:VisitDoStmt (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.h73 void VisitDoStmt(clang::DoStmt *DS);
Dslang_rs_ast_replace.cpp110 void RSASTReplace::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt() function in slang::RSASTReplace
Dslang_rs_object_ref_count.cpp207 void VisitDoStmt(clang::DoStmt *DS);
237 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt() function in slang::__anon1358c0500111::DestructorVisitor