Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1878 void emitDestroyClause(CodeGenFunction &CGF, LValue DepobjLVal,
DCGStmtOpenMP.cpp4403 CGM.getOpenMPRuntime().emitDestroyClause(*this, DOLVal, DC->getBeginLoc()); in EmitOMPDepobjDirective()
DCGOpenMPRuntime.cpp4990 void CGOpenMPRuntime::emitDestroyClause(CodeGenFunction &CGF, LValue DepobjLVal, in emitDestroyClause() function in CGOpenMPRuntime