Home
last modified time | relevance | path

Searched refs:EmitPreInitStmt (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp83 const bool EmitPreInitStmt = true) in OMPLexicalScope() argument
86 if (EmitPreInitStmt) in OMPLexicalScope()
113 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon71cbd1990111::OMPParallelScope
123 EmitPreInitStmt(S)) {} in OMPParallelScope()
129 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon71cbd1990111::OMPTeamsScope
138 EmitPreInitStmt(S)) {} in OMPTeamsScope()