Home
last modified time | relevance | path

Searched defs:DS (Results 1 – 2 of 2) 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_object_ref_count.cpp320 void DestructorVisitor::VisitDefaultStmt(clang::DefaultStmt *DS) { in VisitDefaultStmt()
325 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt()
1142 clang::DeclStmt *DS, in AppendRSObjectInit()
1453 void RSObjectRefCount::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt()