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 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
327 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
337 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
400 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
410 OMPTileDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
422 OMPTileDirective *OMPTileDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
431 OMPUnrollDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
445 OMPUnrollDirective *OMPUnrollDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
453 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
487 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
497 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
508 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
516 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, in Create()
528 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
534 OMPScopeDirective *OMPScopeDirective::Create(const ASTContext &C, in Create()
544 OMPScopeDirective *OMPScopeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
551 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, in Create()
561 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
568 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, in Create()
577 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
584 const ASTContext &C, const DeclarationNameInfo &Name, in Create()
592 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
600 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
637 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
645 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
680 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
689 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
698 OMPParallelMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
705 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
714 OMPParallelMaskedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
721 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
732 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
739 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
748 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
755 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, in Create()
761 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
766 OMPErrorDirective *OMPErrorDirective::Create(const ASTContext &C, in Create()
775 OMPErrorDirective *OMPErrorDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
781 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create()
787 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
793 OMPTaskwaitDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
801 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
808 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
816 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
824 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
832 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { in CreateEmpty()
837 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
847 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
853 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create()
862 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
868 OMPDepobjDirective *OMPDepobjDirective::Create(const ASTContext &C, in Create()
877 OMPDepobjDirective *OMPDepobjDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
883 OMPScanDirective *OMPScanDirective::Create(const ASTContext &C, in Create()
892 OMPScanDirective *OMPScanDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
898 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create()
908 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
917 OMPAtomicDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
935 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
942 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create()
951 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
959 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
970 OMPTargetParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
977 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1014 OMPTargetParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1024 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1030 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1038 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1045 OMPTargetEnterDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1052 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1059 OMPTargetExitDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1065 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create()
1074 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1082 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1116 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1126 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1161 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1169 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1205 OMPMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1214 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1250 OMPMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1259 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1294 OMPMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1303 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1338 OMPMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1347 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1383 OMPParallelMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1394 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1430 OMPParallelMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1442 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1477 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1489 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1524 OMPParallelMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1535 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1571 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1579 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1587 OMPTargetUpdateDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1594 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1644 OMPDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1656 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1704 OMPDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1715 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1750 OMPDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1759 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1794 OMPTargetParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1805 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1833 OMPTargetSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1841 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1876 OMPTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1885 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1920 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
1929 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1977 OMPTeamsDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1989 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2039 OMPTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2050 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2058 OMPTargetTeamsDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2065 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2100 OMPTargetTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2112 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2163 OMPTargetTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2176 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2226 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2237 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2272 OMPTargetTeamsDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2283 OMPInteropDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
2291 OMPInteropDirective *OMPInteropDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2298 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2307 OMPDispatchDirective *OMPDispatchDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2315 OMPMaskedDirective *OMPMaskedDirective::Create(const ASTContext &C, in Create()
2325 OMPMaskedDirective *OMPMaskedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2333 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2367 OMPGenericLoopDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2375 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2423 OMPTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2432 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2480 OMPTargetTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2490 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2525 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2534 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2569 OMPTargetParallelGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()