| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfMutableType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfMutableType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfMutableType. | ||||
| upSgAsmDwarfMutableType :: Typeable a => SgAsmDwarfMutableType a -> SgAsmDwarfMutableType () | ||||
| Performs an upcast of a SgAsmDwarfMutableType subtype to a SgAsmDwarfMutableType. | ||||
| newAsmDwarfMutableType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfMutableType ()) | ||||
| Stub for ::SgAsmDwarfMutableType::SgAsmDwarfMutableType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfMutableTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfMutableType a -> IO () | ||||
| Stub for ::SgAsmDwarfMutableType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfMutableTypeClassName :: Typeable a => SgAsmDwarfMutableType a -> IO String | ||||
| Stub for ::SgAsmDwarfMutableType::class_name of type ::std::string() | ||||
| asmDwarfMutableTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfMutableType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfMutableType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfMutableTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfMutableType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfMutableType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfMutableTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfMutableType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfMutableType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfMutableTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfMutableType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfMutableType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfMutableTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfMutableType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfMutableType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfMutableTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfMutableType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfMutableType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfMutableTypeIsInMemoryPool :: Typeable a => SgAsmDwarfMutableType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfMutableType::isInMemoryPool of type bool () | ||||
| asmDwarfMutableTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfMutableType::memoryUsage of type ::size_t() | ||||
| asmDwarfMutableTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfMutableType::numberOfNodes of type ::size_t() | ||||
| asmDwarfMutableTypeSageClassName :: Typeable a => SgAsmDwarfMutableType a -> IO String | ||||
| Stub for ::SgAsmDwarfMutableType::sage_class_name of type const char *() | ||||
| asmDwarfMutableTypeVariantT :: Typeable a => SgAsmDwarfMutableType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfMutableType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |