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

/frameworks/compile/slang/
H A Dslang_rs_ast_replace.cpp90 void RSASTReplace::VisitDefaultStmt(clang::DefaultStmt *DS) { function in class:slang::RSASTReplace
H A Dslang_rs_object_ref_count.cpp256 void VisitDefaultStmt(clang::DefaultStmt *DS);
311 void DestructorVisitor::VisitDefaultStmt(clang::DefaultStmt *DS) { function in class:slang::__anon1214::DestructorVisitor

Completed in 153 milliseconds