| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfBaseType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfBaseType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfBaseType. | ||||
| upSgAsmDwarfBaseType :: Typeable a => SgAsmDwarfBaseType a -> SgAsmDwarfBaseType () | ||||
| Performs an upcast of a SgAsmDwarfBaseType subtype to a SgAsmDwarfBaseType. | ||||
| newAsmDwarfBaseType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfBaseType ()) | ||||
| Stub for ::SgAsmDwarfBaseType::SgAsmDwarfBaseType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfBaseTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfBaseType a -> IO () | ||||
| Stub for ::SgAsmDwarfBaseType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfBaseTypeClassName :: Typeable a => SgAsmDwarfBaseType a -> IO String | ||||
| Stub for ::SgAsmDwarfBaseType::class_name of type ::std::string() | ||||
| asmDwarfBaseTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfBaseType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfBaseType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfBaseTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfBaseType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfBaseType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfBaseTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfBaseType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfBaseType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfBaseTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfBaseType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfBaseType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfBaseTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfBaseType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfBaseType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfBaseTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfBaseType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfBaseType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfBaseTypeIsInMemoryPool :: Typeable a => SgAsmDwarfBaseType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfBaseType::isInMemoryPool of type bool () | ||||
| asmDwarfBaseTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfBaseType::memoryUsage of type ::size_t() | ||||
| asmDwarfBaseTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfBaseType::numberOfNodes of type ::size_t() | ||||
| asmDwarfBaseTypeSageClassName :: Typeable a => SgAsmDwarfBaseType a -> IO String | ||||
| Stub for ::SgAsmDwarfBaseType::sage_class_name of type const char *() | ||||
| asmDwarfBaseTypeVariantT :: Typeable a => SgAsmDwarfBaseType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfBaseType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |