Lines Matching refs:IsVolatile
1435 bool IsVolatile = hasVolatileMember(EltTy);1436 EmitAggregateCopy(DestPtr, SrcPtr, EltTy, IsVolatile, CharUnits::Zero(),1442 /// \param isVolatile - True iff either the source or the destination is1447 QualType EltTy, bool isVolatile=false,