Searched refs:getMutableProperties (Results 1 – 2 of 2) sorted by relevance
112 auto addrVar = box.getMutableProperties().addr; in readBaseAddress()125 const auto &mutableProperties = box.getMutableProperties(); in readShape()139 const auto &deferred = box.getMutableProperties().deferredParams; in readCharacterLength()222 auto addrVar = box.getMutableProperties().addr; in setUnallocatedStatus()285 const auto &mutableProperties = box.getMutableProperties(); in updateMutableProperties()
376 const MutableProperties &getMutableProperties() const { in getMutableProperties() function