Home | History | Annotate | Download | only in AST

Lines Matching refs:CaseStmt

846   if (isa<CaseStmt>(this))
847 return cast<CaseStmt>(this)->getSubStmt();