Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp47 void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitPreInitStmt() function in __anon8cd96fef0111::OMPLexicalScope
82 emitPreInitStmt(CGF, S); in OMPLexicalScope()
139 void emitPreInitStmt(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) { in emitPreInitStmt() function in __anon8cd96fef0111::OMPLoopScope
198 emitPreInitStmt(CGF, S); in OMPLoopScope()