Lines Matching defs:NumChildren

20                          unsigned NumChildren) {
23 NumClauses, NumChildren + (HasAssociatedStmt ? 1 : 0)),
34 return llvm::MutableArrayRef(getTrailingObjects<Stmt *>(), NumChildren);
44 Stmt *S, unsigned NumChildren) {
45 auto *Data = CreateEmpty(Mem, Clauses.size(), S, NumChildren);
54 unsigned NumChildren) {
55 return new (Mem) OMPChildren(NumClauses, NumChildren, HasAssociatedStmt);
268 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
278 /*NumChildren=*/1);
286 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
297 /*NumChildren=*/1);
536 /*NumChildren=*/1, StartLoc,
548 /*NumChildren=*/1);
558 /*NumChildren=*/0, StartLoc, EndLoc);
575 /*NumChildren=*/0, StartLoc,
592 /*NumChildren=*/0, StartLoc,
608 /*NumChildren=*/0, StartLoc,
623 /*NumChildren=*/0, Name,
727 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
736 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
743 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
752 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
760 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
770 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
778 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
807 /*NumChildren=*/0, StartLoc,
823 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
849 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
863 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
872 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
893 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
910 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
926 /*NumChildren=*/0, StartLoc, EndLoc);
941 /*NumChildren=*/0, StartLoc, EndLoc);
957 /*NumChildren=*/0, StartLoc, EndLoc);
973 C, Clauses, AssociatedStmt, /*NumChildren=*/7, StartLoc, EndLoc);
991 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/7);
1000 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1015 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
1025 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
1079 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1093 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1107 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1123 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1634 /*NumChildren=*/0, StartLoc,
2105 /*NumChildren=*/0, StartLoc,
2339 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
2354 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
2364 /*NumChildren=*/0);
2373 /*NumChildren=*/0, StartLoc,