|
ROSE 0.11.145.141
|
Definition at line 48 of file StoragePool.h.


Public Member Functions | |
| TypePredicateFunctor (F f) | |
| bool | test (SgAsmType *type) const override |
| Evaluate this predicate on a type. | |
Public Member Functions inherited from Rose::BinaryAnalysis::CallingConvention::TypePredicate | |
| bool | operator() (SgAsmType *) const |
| Evaluate this predicate on a type. | |
Additional Inherited Members | |
Public Types inherited from Rose::BinaryAnalysis::CallingConvention::TypePredicate | |
| using | Ptr = TypePredicatePtr |
| Shared-ownership pointer. | |
| using | ConstPtr = TypePredicateConstPtr |
| Shared-ownership pointer. | |
|
inline |
Definition at line 51 of file StoragePool.h.
|
inlineoverridevirtual |
Evaluate this predicate on a type.
Implements Rose::BinaryAnalysis::CallingConvention::TypePredicate.
Definition at line 54 of file StoragePool.h.