Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CompoundStmt

561   assert(isa<CompoundStmt>(OMD->getBody()));
563 EmitCompoundStmtWithoutScope(*cast<CompoundStmt>(OMD->getBody()));
2854 const CompoundStmt &S = cast<CompoundStmt>(*subStmt);