Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp2233 LValue PrivateLValue = CGF.EmitLValueForField(PrivatesBase, *FI); in emitTaskCall() local
2246 CGF.EmitAggregateAssign(PrivateLValue.getAddress(), in emitTaskCall()
2252 PrivateLValue.getAddress(), SharedRefLValue.getAddress(), in emitTaskCall()
2276 CGF.EmitExprAsInit(Init, VD, PrivateLValue, in emitTaskCall()
2280 CGF.EmitExprAsInit(Init, VD, PrivateLValue, /*capturedByInit=*/false); in emitTaskCall()