ROSE 0.11.145.141
|
Predicate that always returns true.
Definition at line 55 of file MemoryCell.h.
#include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/MemoryCell.h>
Public Member Functions | |
virtual bool | operator() (const MemoryCellPtr &) override |
Invoked for some cell. | |
|
inlineoverridevirtual |
Invoked for some cell.
The predicate must not modify the cell.
Implements Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCell::Predicate.
Definition at line 57 of file MemoryCell.h.