Home
last modified time | relevance | path

Searched defs:VisitSwitchStmt (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp151 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() function in slang::RSASTReplace
Dslang_rs_object_ref_count.cpp252 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() function in slang::__anon059c7a3b0111::DestructorVisitor