Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5341 LValue DOLVal = EmitLValue(DO->getDepobj()); in EmitOMPDepobjDirective() local
5348 EmitStoreOfScalar(DepAddr.getPointer(), DOLVal); in EmitOMPDepobjDirective()
5352 CGM.getOpenMPRuntime().emitDestroyClause(*this, DOLVal, DC->getBeginLoc()); in EmitOMPDepobjDirective()
5357 *this, DOLVal, UC->getDependencyKind(), UC->getBeginLoc()); in EmitOMPDepobjDirective()