Searched refs:NewVValType (Results 1 – 2 of 2) sorted by relevance
3071 QualType NewVValType; in EmitOMPAtomicCaptureExpr() local3086 NewVValType = XRValExpr->getType(); in EmitOMPAtomicCaptureExpr()3113 NewVValType = X->getType().getNonReferenceType(); in EmitOMPAtomicCaptureExpr()3130 CGF.emitOMPSimpleStore(VLValue, NewVVal, NewVValType, Loc); in EmitOMPAtomicCaptureExpr()
5221 QualType NewVValType; in emitOMPAtomicCaptureExpr() local5236 NewVValType = XRValExpr->getType(); in emitOMPAtomicCaptureExpr()5264 NewVValType = X->getType().getNonReferenceType(); in emitOMPAtomicCaptureExpr()5282 CGF.emitOMPSimpleStore(VLValue, NewVVal, NewVValType, Loc); in emitOMPAtomicCaptureExpr()