Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h1659 void emitDestroyClause(CodeGenFunction &CGF, LValue DepobjLVal,
HDCGStmtOpenMP.cpp5443 CGM.getOpenMPRuntime().emitDestroyClause(*this, DOLVal, DC->getBeginLoc()); in EmitOMPDepobjDirective()
HDCGOpenMPRuntime.cpp4437 void CGOpenMPRuntime::emitDestroyClause(CodeGenFunction &CGF, LValue DepobjLVal, in emitDestroyClause() function in CGOpenMPRuntime