Home | History | Annotate | Download | only in Core

Lines Matching refs:CompoundStmt

600   if (const CompoundStmt *CS = dyn_cast<CompoundStmt>(S))
627 PathDiagnosticLocation::createBeginBrace(const CompoundStmt *CS,
634 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS,
644 if (const CompoundStmt *CS =
645 dyn_cast_or_null<CompoundStmt>(LC->getDecl()->getBody()))