Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp73 const bool EmitPreInitStmt = true) in OMPLexicalScope() argument
76 if (EmitPreInitStmt) in OMPLexicalScope()
105 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon18af19ea0111::OMPParallelScope
115 EmitPreInitStmt(S)) {} in OMPParallelScope()
121 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon18af19ea0111::OMPTeamsScope
130 EmitPreInitStmt(S)) {} in OMPTeamsScope()