Lines Matching defs:C
58 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
72 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
83 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
111 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
124 OMPForDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
160 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
173 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
208 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
221 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
235 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
245 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, in Create()
259 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
267 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, in Create()
283 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
293 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, in Create()
305 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
314 const ASTContext &C, const DeclarationNameInfo &Name, in Create()
328 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
339 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
375 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
386 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
421 OMPParallelForSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
433 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
448 OMPParallelSectionsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
458 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
473 OMPTaskDirective *OMPTaskDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
483 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, in Create()
492 OMPTaskyieldDirective *OMPTaskyieldDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
498 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create()
506 OMPBarrierDirective *OMPBarrierDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
512 OMPTaskwaitDirective *OMPTaskwaitDirective::Create(const ASTContext &C, in Create()
520 OMPTaskwaitDirective *OMPTaskwaitDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
526 OMPTaskgroupDirective *OMPTaskgroupDirective::Create(const ASTContext &C, in Create()
539 OMPTaskgroupDirective *OMPTaskgroupDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
548 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
560 OMPCancellationPointDirective::CreateEmpty(const ASTContext &C, EmptyShell) { in CreateEmpty()
568 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
582 OMPCancelDirective *OMPCancelDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
592 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create()
605 OMPFlushDirective *OMPFlushDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
614 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create()
630 OMPOrderedDirective *OMPOrderedDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
641 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
661 OMPAtomicDirective *OMPAtomicDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
671 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create()
687 OMPTargetDirective *OMPTargetDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
698 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
711 OMPTargetDataDirective *OMPTargetDataDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
721 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create()
737 OMPTeamsDirective *OMPTeamsDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
748 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
782 OMPTaskLoopDirective *OMPTaskLoopDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()
795 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
830 OMPTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()
841 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
876 OMPDistributeDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses, in CreateEmpty()