Home
last modified time | relevance | path

Searched refs:CompStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp6717 CompoundStmt *CompStmt = in MaybeCreateStmtWithCleanups() local
6721 StmtExpr(CompStmt, Context.VoidTy, SourceLocation(), SourceLocation(), in MaybeCreateStmtWithCleanups()
H A DSemaDeclCXX.cpp2237 CompoundStmt *CompStmt = cast<CompoundStmt>(S); in CheckConstexprFunctionStmt() local
2238 for (auto *BodyIt : CompStmt->body()) { in CheckConstexprFunctionStmt()