Lines Matching defs:C
262 OMPMetaDirective *OMPMetaDirective::Create(const ASTContext &C, in Create()
273 OMPMetaDirective *OMPMetaDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
282 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
292 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
301 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
327 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
337 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
398 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
408 OMPTileDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
420 OMPTileDirective *OMPTileDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
429 OMPUnrollDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
443 OMPUnrollDirective *OMPUnrollDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
451 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
485 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
495 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
506 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
514 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, in Create()
526 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
532 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, in Create()
542 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
549 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, in Create()
558 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
565 const ASTContext &C, const DeclarationNameInfo &Name, in Create()
573 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
581 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
618 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
626 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
661 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
670 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
679 OMPParallelMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
686 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
695 OMPParallelMaskedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
702 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
713 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
720 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
729 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
736 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, in Create()
742 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
747 OMPErrorDirective *OMPErrorDirective::Create(const ASTContext &C, in Create()
756 OMPErrorDirective *OMPErrorDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
762 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create()
768 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
774 OMPTaskwaitDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
782 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
789 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
797 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
805 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
813 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { in CreateEmpty()
818 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
828 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
834 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create()
843 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
849 OMPDepobjDirective *OMPDepobjDirective::Create(const ASTContext &C, in Create()
858 OMPDepobjDirective *OMPDepobjDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
864 OMPScanDirective *OMPScanDirective::Create(const ASTContext &C, in Create()
873 OMPScanDirective *OMPScanDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
879 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create()
889 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
898 OMPAtomicDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
916 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
923 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create()
932 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
940 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
951 OMPTargetParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
958 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
995 OMPTargetParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1005 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1011 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1019 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1026 OMPTargetEnterDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1033 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1040 OMPTargetExitDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1046 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create()
1055 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1063 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1097 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1107 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1142 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1150 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1186 OMPMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1195 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1231 OMPMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1240 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1275 OMPMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1284 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1319 OMPMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1328 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1364 OMPParallelMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1375 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1411 OMPParallelMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1423 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1458 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1470 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1505 OMPParallelMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1516 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1551 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1559 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1567 OMPTargetUpdateDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1574 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1624 OMPDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1636 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1684 OMPDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1695 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1730 OMPDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1739 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1774 OMPTargetParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1785 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1813 OMPTargetSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1821 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1856 OMPTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1865 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1900 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
1909 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1957 OMPTeamsDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1969 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2019 OMPTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2030 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2038 OMPTargetTeamsDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2045 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2080 OMPTargetTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2092 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2143 OMPTargetTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2156 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2206 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2217 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2252 OMPTargetTeamsDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2263 OMPInteropDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
2271 OMPInteropDirective *OMPInteropDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2278 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2287 OMPDispatchDirective *OMPDispatchDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2295 OMPMaskedDirective *OMPMaskedDirective::Create(const ASTContext &C, in Create()
2305 OMPMaskedDirective *OMPMaskedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2313 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2347 OMPGenericLoopDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2355 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2390 OMPTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2399 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2434 OMPTargetTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2444 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2479 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2488 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2523 OMPTargetParallelGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()