ROSE
0.11.137.0
|
Guards whether access can change set of existing locations.
This guard temporarily enables or disables the accessModifiesExistingLocations property, restoring the property to its original value when the guard is destroyed.
Definition at line 295 of file RegisterStateGeneric.h.
#include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/RegisterStateGeneric.h>
Public Member Functions | |
AccessModifiesExistingLocationsGuard (RegisterStateGeneric *rstate, bool newValue) | |