Home
last modified time | relevance | path

Searched refs:VisitSwitchStmt (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.h77 void VisitSwitchStmt(clang::SwitchStmt *SS);
Dslang_rs_ast_replace.cpp151 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() function in slang::RSASTReplace
Dslang_rs_object_ref_count.cpp209 void VisitSwitchStmt(clang::SwitchStmt *SS);
252 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() function in slang::__anon3cd6b6360111::DestructorVisitor