Searched refs:CompStmt (Results 1 – 2 of 2) sorted by relevance
6717 CompoundStmt *CompStmt = in MaybeCreateStmtWithCleanups() local6721 StmtExpr(CompStmt, Context.VoidTy, SourceLocation(), SourceLocation(), in MaybeCreateStmtWithCleanups()
2237 CompoundStmt *CompStmt = cast<CompoundStmt>(S); in CheckConstexprFunctionStmt() local2238 for (auto *BodyIt : CompStmt->body()) { in CheckConstexprFunctionStmt()