Lines Matching defs:EmitPreInitStmt
83 const bool EmitPreInitStmt = true)
86 if (EmitPreInitStmt)
113 bool EmitPreInitStmt(const OMPExecutableDirective &S) {
123 EmitPreInitStmt(S)) {}
129 bool EmitPreInitStmt(const OMPExecutableDirective &S) {
138 EmitPreInitStmt(S)) {}
5194 OMPLexicalScope LexScope(CGF, S, OMPD_task, /*EmitPreInitStmt=*/false);
7670 OMPLexicalScope Scope(*this, S, OMPD_taskloop, /*EmitPreInitStmt=*/false);
7761 OMPLexicalScope Scope(CGF, S, OMPD_taskloop, /*EmitPreInitStmt=*/false);
7848 OMPLexicalScope Scope(*this, S, std::nullopt, /*EmitPreInitStmt=*/false);
7872 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false);
7890 OMPLexicalScope Scope(CGF, S, OMPD_parallel, /*EmitPreInitStmt=*/false);