Lines Matching defs:Scope
1572 OMPParallelScope Scope(CGF, S); in emitCommonOMPParallelDirective() local
1820 OMPLoopScope *Scope = nullptr; member in __anon20b8c0360e11::OMPTransformDirectiveScopeRAII
1852 CodeGenFunction::LexicalScope Scope(CGF, S->getSourceRange()); in emitBody() local
2477 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitCommonSimdLoop() local
2483 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitCommonSimdLoop() local
2715 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSimdDirective() local
2730 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSimdDirective() local
3206 OMPLexicalScope Scope(*this, S, OMPD_parallel); in EmitOMPDistributeParallelForDirective() local
3216 OMPLexicalScope Scope(*this, S, OMPD_parallel); in EmitOMPDistributeParallelForSimdDirective() local
3225 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPDistributeSimdDirective() local
3687 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitScanBasedDirective() local
3806 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in emitWorksharingDirective() local
3933 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPForDirective() local
3956 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPForSimdDirective() local
4179 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSectionsDirective() local
4207 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPSectionDirective() local
4213 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPSectionDirective() local
4247 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPSingleDirective() local
4288 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMasterDirective() local
4294 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMasterDirective() local
4334 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMaskedDirective() local
4341 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPMaskedDirective() local
4374 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPCriticalDirective() local
4390 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPCriticalDirective() local
4408 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in EmitOMPParallelForDirective() local
4442 CodeGenFunction::OMPLocalDeclMapRAII Scope(CGF); in EmitOMPParallelForSimdDirective() local
4691 OMPPrivateScope Scope(CGF); in EmitOMPTaskBasedDirective() local
4950 OMPLexicalScope Scope(*this, S, std::nullopt, in EmitOMPTaskBasedDirective() local
5061 OMPPrivateScope Scope(CGF); in EmitOMPTargetTaskBasedDirective() local
5130 OMPPrivateScope &Scope) { in processInReduction()
5278 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPTaskgroupDirective() local
5436 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPScanDirective() local
5799 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPDistributeDirective() local
5877 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPOrderedDirective() local
5907 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPOrderedDirective() local
6521 LexicalScope Scope(*this, S.getSourceRange()); in EmitOMPAtomicDirective() local
6537 OMPLexicalScope Scope(CGF, S, OMPD_target); in emitCommonOMPTargetDirective() local
6599 OMPLexicalScope Scope(CGF, S, OMPD_task); in emitCommonOMPTargetDirective() local
6671 OMPTeamsScope Scope(CGF, S); in emitCommonOMPTeamsDirective() local
7292 OMPLexicalScope Scope(CGF, S, OMPD_unknown); in EmitOMPTargetDataDirective() local
7304 OMPLexicalScope Scope(CGF, S); in EmitOMPTargetDataDirective() local
7353 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetEnterDataDirective() local
7374 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetExitDataDirective() local
7518 OMPLexicalScope Scope(*this, S, OMPD_taskloop, /*EmitPreInitStmt=*/false); in EmitOMPTaskLoopBasedDirective() local
7609 OMPLexicalScope Scope(CGF, S, OMPD_taskloop, /*EmitPreInitStmt=*/false); in EmitOMPTaskLoopBasedDirective() local
7684 OMPLexicalScope Scope(*this, S); in EmitOMPTaskLoopSimdDirective() local
7696 OMPLexicalScope Scope(*this, S, std::nullopt, /*EmitPreInitStmt=*/false); in EmitOMPMasterTaskLoopDirective() local
7708 OMPLexicalScope Scope(*this, S); in EmitOMPMasterTaskLoopSimdDirective() local
7720 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false); in EmitOMPParallelMasterTaskLoopDirective() local
7738 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false); in EmitOMPParallelMasterTaskLoopSimdDirective() local
7766 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetUpdateDirective() local
7788 OMPLexicalScope Scope(*this, S, OMPD_unknown); in EmitOMPGenericLoopDirective() local
7865 OMPSimdLexicalScope Scope(*this, D); in EmitSimpleOMPExecutableDirective() local