ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
pointToSameMemoryBlock
dmd
ctfeexpr
Return true if agg1 and agg2 are pointers to the same memory block
bool
pointToSameMemoryBlock
(
Expression
agg1
,
Expression
agg2
)
Meta
Source
See Implementation
dmd
ctfeexpr
classes
CTFEExp
ClassReferenceExp
ThrownExceptionExp
functions
assignAssocArrayElement
assignInPlace
changeArrayLiteralLength
comparePointers
copyLiteral
createBlockDuplicatedArrayLiteral
createBlockDuplicatedStringLiteral
ctfeCast
ctfeCat
ctfeCmp
ctfeEqual
ctfeIdentity
ctfeIndex
exceptionOrCantInterpret
findFieldIndexByName
findKeyInAA
getAggregateFromPointer
intSignedCmp
intUnsignedCmp
isAssocArray
isCtfeComparable
isCtfeReferenceValid
isCtfeValueValid
isFloatIntPaint
isPointer
isSafePointerCast
isTrueBool
isTypeInfo_Class
needToCopyLiteral
paintFloatInt
paintTypeOntoLiteral
pointToSameMemoryBlock
pointerArithmetic
pointerDifference
realCmp
resolveArrayLength
resolveSlice
showCtfeExpr
specificCmp
toBuiltinAAType
voidInitLiteral
Return true if agg1 and agg2 are pointers to the same memory block