Home
last modified time | relevance | path

Searched defs:CompStmt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp161 if (const CompoundStmt *CompStmt = dyn_cast<CompoundStmt>(Stmt1)) { in VisitIfStmt() local
165 if (const CompoundStmt *CompStmt = dyn_cast<CompoundStmt>(Stmt2)) { in VisitIfStmt() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp7355 CompoundStmt *CompStmt = in MaybeCreateStmtWithCleanups() local
H A DSemaDeclCXX.cpp2110 CompoundStmt *CompStmt = cast<CompoundStmt>(S); in CheckConstexprFunctionStmt() local