| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfInheritance :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfInheritance ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfInheritance. | ||||
| upSgAsmDwarfInheritance :: Typeable a => SgAsmDwarfInheritance a -> SgAsmDwarfInheritance () | ||||
| Performs an upcast of a SgAsmDwarfInheritance subtype to a SgAsmDwarfInheritance. | ||||
| newAsmDwarfInheritance :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfInheritance ()) | ||||
| Stub for ::SgAsmDwarfInheritance::SgAsmDwarfInheritance of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfInheritanceCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfInheritance a -> IO () | ||||
| Stub for ::SgAsmDwarfInheritance::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfInheritanceClassName :: Typeable a => SgAsmDwarfInheritance a -> IO String | ||||
| Stub for ::SgAsmDwarfInheritance::class_name of type ::std::string() | ||||
| asmDwarfInheritanceGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfInheritance a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfInheritance::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfInheritanceGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfInheritance a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfInheritance::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfInheritanceGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfInheritance a -> IO CSize | ||||
| Stub for ::SgAsmDwarfInheritance::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfInheritanceGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfInheritance a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfInheritance::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfInheritanceGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfInheritance a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfInheritance::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfInheritanceGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfInheritance a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfInheritance::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfInheritanceIsInMemoryPool :: Typeable a => SgAsmDwarfInheritance a -> IO Bool | ||||
| Stub for ::SgAsmDwarfInheritance::isInMemoryPool of type bool () | ||||
| asmDwarfInheritanceMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfInheritance::memoryUsage of type ::size_t() | ||||
| asmDwarfInheritanceNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfInheritance::numberOfNodes of type ::size_t() | ||||
| asmDwarfInheritanceSageClassName :: Typeable a => SgAsmDwarfInheritance a -> IO String | ||||
| Stub for ::SgAsmDwarfInheritance::sage_class_name of type const char *() | ||||
| asmDwarfInheritanceVariantT :: Typeable a => SgAsmDwarfInheritance a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfInheritance::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |