Searched refs:ActOnCaseStmtBody (Results 1 – 4 of 4) sorted by relevance
672 Actions.ActOnCaseStmtBody(DeepestParsedCaseStmt, Case.get()); in ParseCaseStatement()700 Actions.ActOnCaseStmtBody(DeepestParsedCaseStmt, SubStmt.get()); in ParseCaseStatement()
378 void Sema::ActOnCaseStmtBody(Stmt *caseStmt, Stmt *SubStmt) { in ActOnCaseStmtBody() function in Sema
1071 getSema().ActOnCaseStmtBody(S, Body); in RebuildCaseStmtBody()
2882 void ActOnCaseStmtBody(Stmt *CaseStmt, Stmt *SubStmt);