Home | History | Annotate | Download | only in Sema

Lines Matching refs:CompoundStmt

625   StmtResult TransformCompoundStmt(CompoundStmt *S, bool IsStmtExpr);
5946 TreeTransform<Derived>::TransformCompoundStmt(CompoundStmt *S) {
5952 TreeTransform<Derived>::TransformCompoundStmt(CompoundStmt *S,