Searched defs:Compound (Results 1 – 10 of 10) sorted by relevance
50 const auto *Compound = Result.Nodes.getNodeAs<CompoundStmt>("compound"); in check() local
108 if (const auto *Compound = dyn_cast<CompoundStmt>(Node)) in containsDeclInScope() local
133 const auto *Compound = cast<CompoundStmt>(Operator->getBody()); in isCopyAssignmentAndCanBeDefaulted() local
200 } else if (const auto *Compound = dyn_cast<CompoundStmt>(Parent)) { in getSequenceSuccessor() local
2773 StmtResult Compound = ParseCompoundStatement(); ParseMicrosoftIfExistsStatement() local
973 if (const CompoundStmt *Compound = dyn_cast<CompoundStmt>(Body)) hasEmptyLoopBody() local
481 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives, enumerator
11758 else if (const auto *Compound = dyn_cast<CompoundLiteralExpr>(E)) CheckForIntOverflow() local
15598 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); BuildStmtExpr() local