Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCaseStmtBody

390 /// ActOnCaseStmtBody - This installs a statement as the body of a case.
391 void Sema::ActOnCaseStmtBody(Stmt *caseStmt, Stmt *SubStmt) {