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);
539 /*NumChildren=*/1, StartLoc,
551 /*NumChildren=*/1);
561 /*NumChildren=*/0, StartLoc, EndLoc);
578 /*NumChildren=*/0, StartLoc,
595 /*NumChildren=*/0, StartLoc,
611 /*NumChildren=*/0, StartLoc,
626 /*NumChildren=*/0, Name,
730 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
739 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
746 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
755 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
763 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
773 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
781 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
809 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
835 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
849 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
858 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
879 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
896 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
912 /*NumChildren=*/0, StartLoc, EndLoc);
927 /*NumChildren=*/0, StartLoc, EndLoc);
943 /*NumChildren=*/0, StartLoc, EndLoc);
959 C, Clauses, AssociatedStmt, /*NumChildren=*/7, StartLoc, EndLoc);
977 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/7);
986 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1001 C, Clauses, AssociatedStmt, /*NumChildren=*/1, StartLoc, EndLoc);
1011 C, NumClauses, /*HasAssociatedStmt=*/true, /*NumChildren=*/1);
1065 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1079 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1093 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1109 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
1620 /*NumChildren=*/0, StartLoc,
2091 /*NumChildren=*/0, StartLoc,
2325 C, Clauses, /*AssociatedStmt=*/nullptr, /*NumChildren=*/0, StartLoc,
2340 C, Clauses, AssociatedStmt, /*NumChildren=*/0, StartLoc, EndLoc);
2350 /*NumChildren=*/0);
2359 /*NumChildren=*/0, StartLoc,