Home
last modified time | relevance | path

Searched defs:DS (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp95 void RSASTReplace::VisitDefaultStmt(clang::DefaultStmt *DS) { in VisitDefaultStmt()
104 void RSASTReplace::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt()
Dslang_rs_check_ast.cpp115 void RSCheckAST::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt()
Dslang_rs_object_ref_count.cpp317 void DestructorVisitor::VisitDefaultStmt(clang::DefaultStmt *DS) { in VisitDefaultStmt()
322 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt()
1144 clang::DeclStmt *DS, in AppendRSObjectInit()
1460 void RSObjectRefCount::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt()