Searched defs:VisitSwitchCase (Results 1 - 2 of 2) sorted by path

/frameworks/compile/slang/
H A Dslang_rs_ast_replace.cpp134 void RSASTReplace::VisitSwitchCase(clang::SwitchCase *SC) { function in class:slang::RSASTReplace
H A Dslang_rs_object_ref_count.cpp261 void VisitSwitchCase(clang::SwitchCase *SC);
335 void DestructorVisitor::VisitSwitchCase(clang::SwitchCase *SC) { function in class:slang::__anon1151::DestructorVisitor

Completed in 88 milliseconds