Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp52 void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitPreInitStmt() function in __anon53c5fabf0111::OMPLexicalScope
87 emitPreInitStmt(CGF, S); in OMPLexicalScope()
144 void emitPreInitStmt(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) { in emitPreInitStmt() function in __anon53c5fabf0111::OMPLoopScope
225 emitPreInitStmt(CGF, S); in OMPLoopScope()