Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_ast_replace.h72 void VisitDoStmt(clang::DoStmt *DS);
Dslang_rs_ast_replace.cpp98 void RSASTReplace::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt() function in slang::RSASTReplace
Dslang_rs_object_ref_count.cpp257 void VisitDoStmt(clang::DoStmt *DS);
315 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt() function in slang::__anon0899a5260111::DestructorVisitor