Searched defs:VisitDefaultStmt (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_ast_replace.cpp | 95 void RSASTReplace::VisitDefaultStmt(clang::DefaultStmt *DS) { in VisitDefaultStmt() function in slang::RSASTReplace |
D | slang_rs_object_ref_count.cpp | 317 void DestructorVisitor::VisitDefaultStmt(clang::DefaultStmt *DS) { in VisitDefaultStmt() function in slang::__anon3d84aed90111::DestructorVisitor |