Searched defs:CompStmt (Results 1 – 3 of 3) sorted by relevance
144 if (const CompoundStmt *CompStmt = dyn_cast<CompoundStmt>(Stmt1)) { in VisitIfStmt() local148 if (const CompoundStmt *CompStmt = dyn_cast<CompoundStmt>(Stmt2)) { in VisitIfStmt() local
5073 CompoundStmt *CompStmt = new (Context) CompoundStmt(Context, SubStmt, in MaybeCreateStmtWithCleanups() local
1019 CompoundStmt *CompStmt = cast<CompoundStmt>(S); in CheckConstexprFunctionStmt() local