dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
isMutableRef
dmd
ob
Is type
t
a reference to a const or a reference to a mutable?
bool
isMutableRef
(
Type
t
)
Meta
Source
See Implementation
dmd
ob
enums
PtrState
functions
allocDeps
allocStates
checkObErrors
collectVars
computePreds
doDataFlowAnalysis
genKill
hasMutableFields
hasPointersToMutableFields
insertFinallyBlockCalls
insertFinallyBlockGotos
isBorrowedPtr
isMutableRef
isReadonlyPtr
isTrackableVar
isTrackableVarExp
makeChildrenUndefined
makeUndefined
numberNodes
oblive
readVar
removeUnreachable
setLabelStatementExtraFields
toChars
toObNodes
toPtrState
structs
ObNode
ObState
PtrVarState
Is type t a reference to a const or a reference to a mutable?