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 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 OMPReverseDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
464 OMPReverseDirective *OMPReverseDirective::CreateEmpty(const ASTContext &C) { in CreateEmpty()
471 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
483 OMPInterchangeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
491 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
525 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
535 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
546 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
554 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, in Create()
566 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
572 OMPScopeDirective *OMPScopeDirective::Create(const ASTContext &C, in Create()
582 OMPScopeDirective *OMPScopeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
589 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, in Create()
599 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
606 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, in Create()
615 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
622 const ASTContext &C, const DeclarationNameInfo &Name, in Create()
630 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
638 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
675 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
683 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
718 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
727 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
736 OMPParallelMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
743 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
752 OMPParallelMaskedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
759 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
770 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
777 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
786 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
793 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, in Create()
799 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
804 OMPErrorDirective *OMPErrorDirective::Create(const ASTContext &C, in Create()
813 OMPErrorDirective *OMPErrorDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
819 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create()
825 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
831 OMPTaskwaitDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
839 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
846 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
854 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
862 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
870 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { in CreateEmpty()
875 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
885 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
891 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create()
900 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
906 OMPDepobjDirective *OMPDepobjDirective::Create(const ASTContext &C, in Create()
915 OMPDepobjDirective *OMPDepobjDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
921 OMPScanDirective *OMPScanDirective::Create(const ASTContext &C, in Create()
930 OMPScanDirective *OMPScanDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
936 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create()
946 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
955 OMPAtomicDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
973 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
980 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create()
989 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
997 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1008 OMPTargetParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1015 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1052 OMPTargetParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1062 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1068 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1076 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1083 OMPTargetEnterDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1090 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1097 OMPTargetExitDataDirective::CreateEmpty(const ASTContext &C, unsigned N, in CreateEmpty()
1103 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create()
1112 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1120 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1154 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1164 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1199 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1207 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1243 OMPMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1252 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1288 OMPMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1297 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1332 OMPMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1341 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1376 OMPMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1385 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1421 OMPParallelMasterTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1432 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1468 OMPParallelMaskedTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1480 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1515 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1527 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1562 OMPParallelMaskedTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1573 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1609 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1617 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1625 OMPTargetUpdateDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1632 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1682 OMPDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1694 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1742 OMPDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1753 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1788 OMPDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1797 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1832 OMPTargetParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1843 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
1871 OMPTargetSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
1879 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1914 OMPTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
1923 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
1958 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
1967 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2015 OMPTeamsDistributeParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2027 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2077 OMPTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2088 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2096 OMPTargetTeamsDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2103 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2138 OMPTargetTeamsDistributeDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2150 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2201 OMPTargetTeamsDistributeParallelForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2214 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2264 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2275 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2310 OMPTargetTeamsDistributeSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2321 OMPInteropDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
2329 OMPInteropDirective *OMPInteropDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2336 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2345 OMPDispatchDirective *OMPDispatchDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2353 OMPMaskedDirective *OMPMaskedDirective::Create(const ASTContext &C, in Create()
2363 OMPMaskedDirective *OMPMaskedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2371 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2405 OMPGenericLoopDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
2413 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2461 OMPTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2470 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2519 OMPTargetTeamsGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
2529 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2564 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
2573 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
2608 OMPTargetParallelGenericLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()