Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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 __anon4b2ea7350111::OMPParallelScope
119 EmitPreInitStmt(S)) {} in OMPParallelScope()
125 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon4b2ea7350111::OMPTeamsScope
134 EmitPreInitStmt(S)) {} in OMPTeamsScope()