Lines Matching defs:OMPLexicalScope

53 class OMPLexicalScope : public CodeGenFunction::LexicalScope {
82 OMPLexicalScope(
114 class OMPParallelScope final : public OMPLexicalScope {
124 : OMPLexicalScope(CGF, S, /*CapturedRegion=*/std::nullopt,
130 class OMPTeamsScope final : public OMPLexicalScope {
139 : OMPLexicalScope(CGF, S, /*CapturedRegion=*/std::nullopt,
2791 OMPLexicalScope Scope(CGF, S, OMPD_unknown);
2806 OMPLexicalScope Scope(CGF, S, OMPD_unknown);
3306 OMPLexicalScope Scope(*this, S, OMPD_parallel);
3316 OMPLexicalScope Scope(*this, S, OMPD_parallel);
3325 OMPLexicalScope Scope(*this, S, OMPD_unknown);
4037 OMPLexicalScope Scope(CGF, S, OMPD_unknown);
4064 OMPLexicalScope Scope(*this, S, OMPD_unknown);
4246 OMPLexicalScope Scope(*this, S, OMPD_unknown);
4319 OMPLexicalScope Scope(*this, S, OMPD_unknown);
4391 OMPLexicalScope Scope(*this, S, OMPD_unknown);
5052 OMPLexicalScope LexScope(CGF, S, CapturedRegion);
5144 OMPLexicalScope Scope(*this, S, std::nullopt,
5305 OMPLexicalScope LexScope(CGF, S, OMPD_task, /*EmitPreInitStmt=*/false);
5336 OMPLexicalScope LexScope(CGF, S, CapturedRegion);
5481 OMPLexicalScope Scope(*this, S, OMPD_unknown);
6007 OMPLexicalScope Scope(CGF, S, OMPD_unknown);
6101 OMPLexicalScope Scope(*this, S, OMPD_unknown);
6139 OMPLexicalScope Scope(*this, S, OMPD_unknown);
6794 OMPLexicalScope Scope(CGF, S, OMPD_target);
6856 OMPLexicalScope Scope(CGF, S, OMPD_task);
7573 OMPLexicalScope Scope(CGF, S, CaptureRegion);
7585 OMPLexicalScope Scope(CGF, S);
7634 OMPLexicalScope Scope(*this, S, OMPD_task);
7655 OMPLexicalScope Scope(*this, S, OMPD_task);
7799 OMPLexicalScope Scope(*this, S, OMPD_taskloop, /*EmitPreInitStmt=*/false);
7894 OMPLexicalScope Scope(CGF, S, OMPD_taskloop, /*EmitPreInitStmt=*/false);
7969 OMPLexicalScope Scope(*this, S);
7981 OMPLexicalScope Scope(*this, S, std::nullopt, /*EmitPreInitStmt=*/false);
7993 OMPLexicalScope Scope(*this, S, std::nullopt, /*EmitPreInitStmt=*/false);
8005 OMPLexicalScope Scope(*this, S);
8017 OMPLexicalScope Scope(*this, S);
8029 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false);
8047 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false);
8065 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false);
8083 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false);
8111 OMPLexicalScope Scope(*this, S, OMPD_task);
8151 OMPLexicalScope Scope(*this, S, OMPD_unknown);