Lines Matching defs:C

195     const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc,  in Create()
205 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
214 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
240 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
250 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
285 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
295 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
329 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
339 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
350 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
358 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, in Create()
370 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
376 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, in Create()
386 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
393 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, in Create()
402 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
409 const ASTContext &C, const DeclarationNameInfo &Name, in Create()
417 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
425 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
462 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
470 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
505 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
514 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
523 OMPParallelMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
530 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
541 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
548 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
557 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
564 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, in Create()
570 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
575 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create()
581 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
586 OMPTaskwaitDirective *OMPTaskwaitDirective::Create(const ASTContext &C, in Create()
592 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
598 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
606 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
614 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
622 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { in CreateEmpty()
627 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
637 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
643 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create()
652 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
658 OMPDepobjDirective *OMPDepobjDirective::Create(const ASTContext &C, in Create()
667 OMPDepobjDirective *OMPDepobjDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
673 OMPScanDirective *OMPScanDirective::Create(const ASTContext &C, in Create()
682 OMPScanDirective *OMPScanDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
688 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create()
698 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
707 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
721 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
728 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create()
737 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
745 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
756 OMPTargetParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
763 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
800 OMPTargetParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
810 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
816 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
824 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
831 OMPTargetEnterDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
838 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
845 OMPTargetExitDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
851 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create()
860 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
868 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
902 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
912 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
947 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
955 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
991 OMPMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1000 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1035 OMPMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1044 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1080 OMPParallelMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1092 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1127 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1138 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1173 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1181 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1189 OMPTargetUpdateDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1196 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1246 OMPDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1258 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1306 OMPDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1317 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1352 OMPDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1361 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1396 OMPTargetParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1407 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1435 OMPTargetSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1443 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1478 OMPTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1487 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1522 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
1531 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1579 OMPTeamsDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1591 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1641 OMPTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1652 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1660 OMPTargetTeamsDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1667 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1702 OMPTargetTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1714 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1765 OMPTargetTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1778 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1828 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
1839 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1874 OMPTargetTeamsDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()