Lines Matching defs:C
59 OMPClauseWithPreInit *OMPClauseWithPreInit::get(OMPClause *C) { in get()
64 const OMPClauseWithPreInit *OMPClauseWithPreInit::get(const OMPClause *C) { in get()
181 OMPClauseWithPostUpdate *OMPClauseWithPostUpdate::get(OMPClause *C) { in get()
186 const OMPClauseWithPostUpdate *OMPClauseWithPostUpdate::get(const OMPClause *C) { in get()
299 if (Stmt **C = getAddrOfExprAsWritten(getPreInitStmt())) in used_children() local
305 if (Stmt **C = getAddrOfExprAsWritten(getPreInitStmt())) in used_children() local
311 if (Stmt **C = getAddrOfExprAsWritten(getPreInitStmt())) in used_children() local
317 if (Stmt **C = getAddrOfExprAsWritten(getPreInitStmt())) in used_children() local
323 if (Stmt **C = getAddrOfExprAsWritten(getPreInitStmt())) in used_children() local
329 if (Stmt **C = getAddrOfExprAsWritten(getPreInitStmt())) in used_children() local
335 if (Stmt **C = getAddrOfExprAsWritten(getPreInitStmt())) in used_children() local
340 OMPOrderedClause *OMPOrderedClause::Create(const ASTContext &C, Expr *Num, in Create()
355 OMPOrderedClause *OMPOrderedClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
391 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
398 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
412 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
431 OMPPrivateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
443 OMPPrivateClause *OMPPrivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
462 OMPFirstprivateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
476 OMPFirstprivateClause *OMPFirstprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
511 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
528 OMPLastprivateClause *OMPLastprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
534 OMPSharedClause *OMPSharedClause::Create(const ASTContext &C, in Create()
546 OMPSharedClause *OMPSharedClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty()
583 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
612 OMPLinearClause *OMPLinearClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
628 OMPAlignedClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
639 OMPAlignedClause *OMPAlignedClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
645 OMPAlignClause *OMPAlignClause::Create(const ASTContext &C, Expr *A, in Create()
675 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
688 OMPCopyinClause *OMPCopyinClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty()
716 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
729 OMPCopyprivateClause *OMPCopyprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
789 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
825 OMPReductionClause::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
862 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
881 OMPTaskReductionClause *OMPTaskReductionClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
924 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
944 OMPInReductionClause *OMPInReductionClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
950 OMPSizesClause *OMPSizesClause::Create(const ASTContext &C, in Create()
963 OMPSizesClause *OMPSizesClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
969 OMPFullClause *OMPFullClause::Create(const ASTContext &C, in Create()
978 OMPFullClause *OMPFullClause::CreateEmpty(const ASTContext &C) { in CreateEmpty()
982 OMPPartialClause *OMPPartialClause::Create(const ASTContext &C, in Create()
995 OMPPartialClause *OMPPartialClause::CreateEmpty(const ASTContext &C) { in CreateEmpty()
1000 OMPAllocateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1012 OMPAllocateClause *OMPAllocateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1018 OMPFlushClause *OMPFlushClause::Create(const ASTContext &C, in Create()
1030 OMPFlushClause *OMPFlushClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty()
1035 OMPDepobjClause *OMPDepobjClause::Create(const ASTContext &C, in Create()
1045 OMPDepobjClause *OMPDepobjClause::CreateEmpty(const ASTContext &C) { in CreateEmpty()
1050 OMPDependClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1070 OMPDependClause *OMPDependClause::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1116 for (auto &C : ComponentLists) in getComponentsTotalNumber() local
1136 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1179 OMPMapClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1193 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1231 OMPToClause *OMPToClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1243 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1283 OMPFromClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1307 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1344 OMPUseDevicePtrClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1356 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
1391 OMPUseDeviceAddrClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1403 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
1438 OMPIsDevicePtrClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1450 OMPHasDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
1485 OMPHasDeviceAddrClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1496 OMPNontemporalClause *OMPNontemporalClause::Create(const ASTContext &C, in Create()
1509 OMPNontemporalClause *OMPNontemporalClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1521 OMPInclusiveClause *OMPInclusiveClause::Create(const ASTContext &C, in Create()
1533 OMPInclusiveClause *OMPInclusiveClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1539 OMPExclusiveClause *OMPExclusiveClause::Create(const ASTContext &C, in Create()
1551 OMPExclusiveClause *OMPExclusiveClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1601 OMPUsesAllocatorsClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1614 OMPUsesAllocatorsClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty()
1622 OMPAffinityClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1634 OMPAffinityClause *OMPAffinityClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
1640 OMPInitClause *OMPInitClause::Create(const ASTContext &C, Expr *InteropVar, in Create()
1657 OMPInitClause *OMPInitClause::CreateEmpty(const ASTContext &C, unsigned N) { in CreateEmpty()
1663 OMPBindClause::Create(const ASTContext &C, OpenMPBindClauseKind K, in Create()
1669 OMPBindClause *OMPBindClause::CreateEmpty(const ASTContext &C) { in CreateEmpty()