Lines Matching defs:C
58 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
72 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
83 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
112 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
125 OMPForDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
165 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
178 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
217 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
230 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
244 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
254 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, in Create()
268 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
276 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, in Create()
292 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
302 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, in Create()
314 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
323 const ASTContext &C, const DeclarationNameInfo &Name, in Create()
337 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
348 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
388 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
399 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
438 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
450 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
465 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
475 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
490 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
500 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, in Create()
509 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
515 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create()
523 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
529 OMPTaskwaitDirective *OMPTaskwaitDirective::Create(const ASTContext &C, in Create()
537 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
543 OMPTaskgroupDirective *OMPTaskgroupDirective::Create(const ASTContext &C, in Create()
556 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
565 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
577 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { in CreateEmpty()
585 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
599 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
609 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create()
622 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
631 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create()
647 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
658 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
678 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
688 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create()
704 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
715 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
729 OMPTargetParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
739 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
779 OMPTargetParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
791 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
803 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
813 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
825 OMPTargetEnterDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
834 OMPTargetExitDataDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
847 OMPTargetExitDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
855 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create()
871 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
882 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
920 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
933 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
972 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
983 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1022 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1033 OMPTargetUpdateDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1046 OMPTargetUpdateDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1055 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1096 OMPDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1111 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1152 OMPDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1167 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1207 OMPDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1220 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1261 OMPTargetParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()