| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfStructureType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfStructureType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfStructureType. | ||||
| upSgAsmDwarfStructureType :: Typeable a => SgAsmDwarfStructureType a -> SgAsmDwarfStructureType () | ||||
| Performs an upcast of a SgAsmDwarfStructureType subtype to a SgAsmDwarfStructureType. | ||||
| newAsmDwarfStructureType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfStructureType ()) | ||||
| Stub for ::SgAsmDwarfStructureType::SgAsmDwarfStructureType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfStructureTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfStructureType a -> IO () | ||||
| Stub for ::SgAsmDwarfStructureType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfStructureTypeClassName :: Typeable a => SgAsmDwarfStructureType a -> IO String | ||||
| Stub for ::SgAsmDwarfStructureType::class_name of type ::std::string() | ||||
| asmDwarfStructureTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfStructureType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfStructureType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfStructureTypeGetBody :: Typeable a => SgAsmDwarfStructureType a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfStructureType::get_body of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfStructureTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfStructureType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfStructureType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfStructureTypeGetChildren :: Typeable a => SgAsmDwarfStructureType a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfStructureType::get_children of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfStructureTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfStructureType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfStructureType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfStructureTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfStructureType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfStructureType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfStructureTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfStructureType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfStructureType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfStructureTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfStructureType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfStructureType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfStructureTypeIsInMemoryPool :: Typeable a => SgAsmDwarfStructureType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfStructureType::isInMemoryPool of type bool () | ||||
| asmDwarfStructureTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfStructureType::memoryUsage of type ::size_t() | ||||
| asmDwarfStructureTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfStructureType::numberOfNodes of type ::size_t() | ||||
| asmDwarfStructureTypeSageClassName :: Typeable a => SgAsmDwarfStructureType a -> IO String | ||||
| Stub for ::SgAsmDwarfStructureType::sage_class_name of type const char *() | ||||
| asmDwarfStructureTypeSetBody :: (Typeable a, Typeable b) => SgAsmDwarfStructureType a -> SgAsmDwarfConstructList b -> IO () | ||||
| Stub for ::SgAsmDwarfStructureType::set_body of type void (class ::SgAsmDwarfConstructList*) | ||||
| asmDwarfStructureTypeVariantT :: Typeable a => SgAsmDwarfStructureType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfStructureType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |