ROSE 0.11.145.192
|
Guards whether access is able to create new locations.
This guard temporarily enables or disables the accessCreatesLocations property, restoring the property to its original value when the guard is destroyed.
Definition at line 287 of file RegisterStateGeneric.h.
#include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/RegisterStateGeneric.h>
Public Member Functions | |
AccessCreatesLocationsGuard (RegisterStateGeneric *rstate, bool newValue) | |