Home | History | Annotate | Download | only in Core

Lines Matching refs:CompoundStmt

601   if (const CompoundStmt *CS = dyn_cast<CompoundStmt>(S))
628 PathDiagnosticLocation::createBeginBrace(const CompoundStmt *CS,
635 PathDiagnosticLocation::createEndBrace(const CompoundStmt *CS,
645 if (const CompoundStmt *CS =
646 dyn_cast_or_null<CompoundStmt>(LC->getDecl()->getBody()))