Lines Matching defs:Scope

1595   OMPParallelScope Scope(CGF, S);  in emitCommonOMPParallelDirective()  local
1843 OMPLoopScope *Scope = nullptr; member in __anon53c5fabf0e11::OMPTransformDirectiveScopeRAII
1880 CodeGenFunction::LexicalScope Scope(CGF, S->getSourceRange()); in emitBody() local
2504 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitCommonSimdLoop() local
2510 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitCommonSimdLoop() local
2742 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSimdDirective() local
2757 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSimdDirective() local
3251 OMPLexicalScope Scope(*this, S, OMPD_parallel); in EmitOMPDistributeParallelForDirective() local
3261 OMPLexicalScope Scope(*this, S, OMPD_parallel); in EmitOMPDistributeParallelForSimdDirective() local
3270 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPDistributeSimdDirective() local
3732 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitScanBasedDirective() local
3851 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitWorksharingDirective() local
3978 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPForDirective() local
4001 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPForSimdDirective() local
4224 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSectionsDirective() local
4252 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPSectionDirective() local
4258 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPSectionDirective() local
4292 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSingleDirective() local
4333 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMasterDirective() local
4339 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMasterDirective() local
4379 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMaskedDirective() local
4386 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMaskedDirective() local
4419 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPCriticalDirective() local
4435 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPCriticalDirective() local
4453 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in EmitOMPParallelForDirective() local
4487 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in EmitOMPParallelForSimdDirective() local
4763 OMPPrivateScope Scope(CGF); in EmitOMPTaskBasedDirective() local
5034 OMPLexicalScope Scope(*this, S, std::nullopt, in EmitOMPTaskBasedDirective() local
5145 OMPPrivateScope Scope(CGF); in EmitOMPTargetTaskBasedDirective() local
5221 OMPPrivateScope &Scope) { in processInReduction()
5369 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPTaskgroupDirective() local
5527 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPScanDirective() local
5887 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPDistributeDirective() local
5974 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPOrderedDirective() local
6011 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPOrderedDirective() local
6650 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPAtomicDirective() local
6666 OMPLexicalScope Scope(CGF, S, OMPD_target); in emitCommonOMPTargetDirective() local
6728 OMPLexicalScope Scope(CGF, S, OMPD_task); in emitCommonOMPTargetDirective() local
6801 OMPTeamsScope Scope(CGF, S); in emitCommonOMPTeamsDirective() local
7444 OMPLexicalScope Scope(CGF, S, CaptureRegion); in EmitOMPTargetDataDirective() local
7456 OMPLexicalScope Scope(CGF, S); in EmitOMPTargetDataDirective() local
7505 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetEnterDataDirective() local
7526 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetExitDataDirective() local
7670 OMPLexicalScope Scope(*this, S, OMPD_taskloop, /*EmitPreInitStmt=*/false); in EmitOMPTaskLoopBasedDirective() local
7761 OMPLexicalScope Scope(CGF, S, OMPD_taskloop, /*EmitPreInitStmt=*/false); in EmitOMPTaskLoopBasedDirective() local
7836 OMPLexicalScope Scope(*this, S); in EmitOMPTaskLoopSimdDirective() local
7848 OMPLexicalScope Scope(*this, S, std::nullopt, /*EmitPreInitStmt=*/false); in EmitOMPMasterTaskLoopDirective() local
7860 OMPLexicalScope Scope(*this, S); in EmitOMPMasterTaskLoopSimdDirective() local
7872 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false); in EmitOMPParallelMasterTaskLoopDirective() local
7890 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false); in EmitOMPParallelMasterTaskLoopSimdDirective() local
7918 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetUpdateDirective() local
7940 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPGenericLoopDirective() local
8210 OMPSimdLexicalScope Scope(*this, D); in EmitSimpleOMPExecutableDirective() local