Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp83 const bool EmitPreInitStmt = true) in OMPLexicalScope() argument
86 if (EmitPreInitStmt) in OMPLexicalScope()
113 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon91865e740111::OMPParallelScope
123 EmitPreInitStmt(S)) {} in OMPParallelScope()
129 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anon91865e740111::OMPTeamsScope
138 EmitPreInitStmt(S)) {} in OMPTeamsScope()