Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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 __anon0014b4f30111::OMPParallelScope
115 EmitPreInitStmt(S)) {} in OMPParallelScope()
121 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon0014b4f30111::OMPTeamsScope
130 EmitPreInitStmt(S)) {} in OMPTeamsScope()