Lines Matching refs:ASTContext
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 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create()
753 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
759 OMPTaskwaitDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
767 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
774 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
782 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
790 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
798 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { in CreateEmpty()
803 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
813 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
819 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create()
828 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
834 OMPDepobjDirective *OMPDepobjDirective::Create(const ASTContext &C, in Create()
843 OMPDepobjDirective *OMPDepobjDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
849 OMPScanDirective *OMPScanDirective::Create(const ASTContext &C, in Create()
858 OMPScanDirective *OMPScanDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
864 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create()
874 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
883 OMPAtomicDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
901 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
908 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create()
917 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
925 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
936 OMPTargetParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
943 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
980 OMPTargetParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
990 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
996 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1004 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1011 OMPTargetEnterDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1018 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1025 OMPTargetExitDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1031 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create()
1040 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1048 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1082 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1092 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1127 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1135 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1171 OMPMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1180 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1216 OMPMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1225 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1260 OMPMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1269 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1304 OMPMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1313 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1349 OMPParallelMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1360 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1396 OMPParallelMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1408 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1443 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1455 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1490 OMPParallelMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1501 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1536 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1544 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1552 OMPTargetUpdateDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1559 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1609 OMPDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1621 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1669 OMPDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1680 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1715 OMPDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1724 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1759 OMPTargetParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1770 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1798 OMPTargetSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1806 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1841 OMPTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1850 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1885 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
1894 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1942 OMPTeamsDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1954 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2004 OMPTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2015 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2023 OMPTargetTeamsDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2030 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2065 OMPTargetTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2077 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2128 OMPTargetTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2141 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2191 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2202 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2237 OMPTargetTeamsDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2248 OMPInteropDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
2256 OMPInteropDirective *OMPInteropDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2263 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2272 OMPDispatchDirective *OMPDispatchDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2280 OMPMaskedDirective *OMPMaskedDirective::Create(const ASTContext &C, in Create()
2290 OMPMaskedDirective *OMPMaskedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2298 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2332 OMPGenericLoopDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2340 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2375 OMPTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2384 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2419 OMPTargetTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2429 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2464 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2473 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2508 OMPTargetParallelGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()