Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp79 const bool EmitPreInitStmt = true) in OMPLexicalScope() argument
82 if (EmitPreInitStmt) in OMPLexicalScope()
109 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon20b8c0360111::OMPParallelScope
119 EmitPreInitStmt(S)) {} in OMPParallelScope()
125 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon20b8c0360111::OMPTeamsScope
134 EmitPreInitStmt(S)) {} in OMPTeamsScope()