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.cpp149 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { function in class:slang::RSASTReplace
H A Dslang_rs_object_ref_count.cpp265 void VisitSwitchStmt(clang::SwitchStmt *SS);
355 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) { function in class:slang::__anon1302::DestructorVisitor

Completed in 2992 milliseconds