Searched refs:ActOnCaseStmtBody (Results 1 – 4 of 4) sorted by relevance
795 Actions.ActOnCaseStmtBody(DeepestParsedCaseStmt, Case.get()); in ParseCaseStatement()824 Actions.ActOnCaseStmtBody(DeepestParsedCaseStmt, SubStmt.get()); in ParseCaseStatement()
518 void Sema::ActOnCaseStmtBody(Stmt *S, Stmt *SubStmt) { in ActOnCaseStmtBody() function in Sema
1285 getSema().ActOnCaseStmtBody(S, Body); in RebuildCaseStmtBody()
4682 void ActOnCaseStmtBody(Stmt *CaseStmt, Stmt *SubStmt);