Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1653 Address emitDepobjDependClause(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp5437 Address DepAddr = CGM.getOpenMPRuntime().emitDepobjDependClause( in EmitOMPDepobjDirective()
H A DCGOpenMPRuntime.cpp4350 Address CGOpenMPRuntime::emitDepobjDependClause( in emitDepobjDependClause() function in CGOpenMPRuntime