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.cpp30 void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitPreInitStmt() function in __anonb025da6e0111::OMPLexicalScope
64 emitPreInitStmt(CGF, S); in OMPLexicalScope()
123 void emitPreInitStmt(CodeGenFunction &CGF, const OMPLoopDirective &S) { in emitPreInitStmt() function in __anonb025da6e0111::OMPLoopScope
141 emitPreInitStmt(CGF, S); in OMPLoopScope()