Home | History | Annotate | Download | only in Core

Lines Matching refs:CompoundStmt

597   if (const CompoundStmt *CS = dyn_cast<CompoundStmt>(S))
624 PathDiagnosticLocation::createBeginBrace(const CompoundStmt *CS,
631 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS,
641 if (const CompoundStmt *CS =
642 dyn_cast_or_null<CompoundStmt>(LC->getDecl()->getBody()))