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