Searched refs:VisitSwitchStmt (Results 1 – 3 of 3) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_ast_replace.h | 77 void VisitSwitchStmt(clang::SwitchStmt *SS); |
D | slang_rs_ast_replace.cpp | 151 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() function in slang::RSASTReplace |
D | slang_rs_object_ref_count.cpp | 209 void VisitSwitchStmt(clang::SwitchStmt *SS); |