Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CompoundStmt

645   if (auto *CS = dyn_cast_or_null<CompoundStmt>(Body)) {
909 if (const CompoundStmt *S = dyn_cast<CompoundStmt>(Body))