Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CompoundStmt

1634   auto *CS = dyn_cast<CompoundStmt>(Stmt);
2524 if (const auto *Compound = dyn_cast<CompoundStmt>(CS)) {