Home | History | Annotate | Download | only in slang

Lines Matching refs:SwitchCase

261   void VisitSwitchCase(clang::SwitchCase *SC);
346 void DestructorVisitor::VisitSwitchCase(clang::SwitchCase *SC) {