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

/frameworks/compile/slang/
H A Dslang_rs_ast_replace.h77 void VisitSwitchStmt(clang::SwitchStmt *SS);
H A Dslang_rs_ast_replace.cpp151 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { function in class:slang::RSASTReplace
H A Dslang_rs_object_ref_count.cpp210 void VisitSwitchStmt(clang::SwitchStmt *SS);
253 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) { function in class:slang::__anon1256::DestructorVisitor

Completed in 76 milliseconds