Home | History | Annotate | Download | only in slang

Lines Matching refs:CaseStmt

257   void VisitCaseStmt(clang::CaseStmt *CS);
306 void DestructorVisitor::VisitCaseStmt(clang::CaseStmt *CS) {