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. | |
![]() | |
bool | operator() (SgAsmType *) const |
Evaluate this predicate on a type. | |
Additional Inherited Members | |
![]() | |
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.