Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp73 const bool EmitPreInitStmt = true) in OMPLexicalScope() argument
76 if (EmitPreInitStmt) in OMPLexicalScope()
105 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anone1cc1baf0111::OMPParallelScope
115 EmitPreInitStmt(S)) {} in OMPParallelScope()
121 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt() function in __anone1cc1baf0111::OMPTeamsScope
130 EmitPreInitStmt(S)) {} in OMPTeamsScope()