| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfEnumerationType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfEnumerationType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfEnumerationType. | ||||
| upSgAsmDwarfEnumerationType :: Typeable a => SgAsmDwarfEnumerationType a -> SgAsmDwarfEnumerationType () | ||||
| Performs an upcast of a SgAsmDwarfEnumerationType subtype to a SgAsmDwarfEnumerationType. | ||||
| newAsmDwarfEnumerationType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfEnumerationType ()) | ||||
| Stub for ::SgAsmDwarfEnumerationType::SgAsmDwarfEnumerationType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfEnumerationTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfEnumerationType a -> IO () | ||||
| Stub for ::SgAsmDwarfEnumerationType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfEnumerationTypeClassName :: Typeable a => SgAsmDwarfEnumerationType a -> IO String | ||||
| Stub for ::SgAsmDwarfEnumerationType::class_name of type ::std::string() | ||||
| asmDwarfEnumerationTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfEnumerationType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfEnumerationType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfEnumerationTypeGetBody :: Typeable a => SgAsmDwarfEnumerationType a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfEnumerationType::get_body of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfEnumerationTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfEnumerationType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfEnumerationType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfEnumerationTypeGetChildren :: Typeable a => SgAsmDwarfEnumerationType a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfEnumerationType::get_children of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfEnumerationTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfEnumerationType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfEnumerationType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfEnumerationTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfEnumerationType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfEnumerationType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfEnumerationTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfEnumerationType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfEnumerationType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfEnumerationTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfEnumerationType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfEnumerationType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfEnumerationTypeIsInMemoryPool :: Typeable a => SgAsmDwarfEnumerationType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfEnumerationType::isInMemoryPool of type bool () | ||||
| asmDwarfEnumerationTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfEnumerationType::memoryUsage of type ::size_t() | ||||
| asmDwarfEnumerationTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfEnumerationType::numberOfNodes of type ::size_t() | ||||
| asmDwarfEnumerationTypeSageClassName :: Typeable a => SgAsmDwarfEnumerationType a -> IO String | ||||
| Stub for ::SgAsmDwarfEnumerationType::sage_class_name of type const char *() | ||||
| asmDwarfEnumerationTypeSetBody :: (Typeable a, Typeable b) => SgAsmDwarfEnumerationType a -> SgAsmDwarfConstructList b -> IO () | ||||
| Stub for ::SgAsmDwarfEnumerationType::set_body of type void (class ::SgAsmDwarfConstructList*) | ||||
| asmDwarfEnumerationTypeVariantT :: Typeable a => SgAsmDwarfEnumerationType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfEnumerationType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |