Searched refs:NewVValType (Results 1 – 1 of 1) sorted by relevance
6200 QualType NewVValType; in emitOMPAtomicCaptureExpr() local6215 NewVValType = XRValExpr->getType(); in emitOMPAtomicCaptureExpr()6243 NewVValType = X->getType().getNonReferenceType(); in emitOMPAtomicCaptureExpr()6261 CGF.emitOMPSimpleStore(VLValue, NewVVal, NewVValType, Loc); in emitOMPAtomicCaptureExpr()