Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp7049 CompoundStmt *CompStmt = CompoundStmt::Create( in MaybeCreateStmtWithCleanups() local
H A DSemaDeclCXX.cpp2058 CompoundStmt *CompStmt = cast<CompoundStmt>(S); in CheckConstexprFunctionStmt() local