Searched refs:ActOnCaseStmtBody (Results 1 – 4 of 4) sorted by relevance
708 Actions.ActOnCaseStmtBody(DeepestParsedCaseStmt, Case.get()); in ParseCaseStatement()737 Actions.ActOnCaseStmtBody(DeepestParsedCaseStmt, SubStmt.get()); in ParseCaseStatement()
391 void Sema::ActOnCaseStmtBody(Stmt *caseStmt, Stmt *SubStmt) { in ActOnCaseStmtBody() function in Sema
1078 getSema().ActOnCaseStmtBody(S, Body); in RebuildCaseStmtBody()
3008 void ActOnCaseStmtBody(Stmt *CaseStmt, Stmt *SubStmt);