Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp60 const bool EmitPreInitStmt = true) in OMPLexicalScope() argument
63 if (EmitPreInitStmt) in OMPLexicalScope()
92 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anonb025da6e0111::OMPParallelScope
102 EmitPreInitStmt(S)) {} in OMPParallelScope()
108 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anonb025da6e0111::OMPTeamsScope
117 EmitPreInitStmt(S)) {} in OMPTeamsScope()