Searched refs:NewVValType (Results 1 – 1 of 1) 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()