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

/frameworks/compile/slang/
H A Dslang_rs_ast_replace.cpp104 void RSASTReplace::VisitDoStmt(clang::DoStmt *DS) { function in class:slang::RSASTReplace
H A Dslang_rs_object_ref_count.cpp257 void VisitDoStmt(clang::DoStmt *DS);
322 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { function in class:slang::__anon1307::DestructorVisitor

Completed in 139 milliseconds