Definition at line 154 of file ByteCode/Cil.h.
|
virtual std::string | name () const override |
|
virtual bool | isSystemReserved (const std::string &name) const override |
|
void | printAssemblies (std::ostream &os) const |
|
void | printMethods (std::ostream &os, size_t beg, size_t lim) const |
|
void | printModules (std::ostream &os) const |
|
void | printTypeDefs (std::ostream &os) const |
|
| CilContainer (SgAsmCilMetadataRoot *) |
|
virtual void | partition (const PartitionerPtr &partitioner) const |
|
const std::vector< std::shared_ptr< Namespace > > & | namespaces () const |
|
◆ name()
virtual std::string Rose::BinaryAnalysis::ByteCode::CilContainer::name |
( |
| ) |
const |
|
overridevirtual |
◆ isSystemReserved()
virtual bool Rose::BinaryAnalysis::ByteCode::CilContainer::isSystemReserved |
( |
const std::string & |
name | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: