Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp78 const bool EmitPreInitStmt = true) in OMPLexicalScope() argument
81 if (EmitPreInitStmt) in OMPLexicalScope()
108 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon8cd96fef0111::OMPParallelScope
118 EmitPreInitStmt(S)) {} in OMPParallelScope()
124 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon8cd96fef0111::OMPTeamsScope
133 EmitPreInitStmt(S)) {} in OMPTeamsScope()