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.cpp206 void VisitDoStmt(clang::DoStmt *DS);
236 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt() function in slang::__anon3cd6b6360111::DestructorVisitor