Searched refs:MaybeCreateStmtWithCleanups (Results 1 – 2 of 2) sorted by relevance
7684 Stmt *Sema::MaybeCreateStmtWithCleanups(Stmt *SubStmt) { in MaybeCreateStmtWithCleanups() function in Sema9154 return MaybeCreateStmtWithCleanups(FullStmt); in ActOnFinishFullStmt()
8274 Stmt *MaybeCreateStmtWithCleanups(Stmt *SubStmt);