| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfPointerType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfPointerType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfPointerType. | ||||
| upSgAsmDwarfPointerType :: Typeable a => SgAsmDwarfPointerType a -> SgAsmDwarfPointerType () | ||||
| Performs an upcast of a SgAsmDwarfPointerType subtype to a SgAsmDwarfPointerType. | ||||
| newAsmDwarfPointerType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfPointerType ()) | ||||
| Stub for ::SgAsmDwarfPointerType::SgAsmDwarfPointerType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfPointerTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfPointerType a -> IO () | ||||
| Stub for ::SgAsmDwarfPointerType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfPointerTypeClassName :: Typeable a => SgAsmDwarfPointerType a -> IO String | ||||
| Stub for ::SgAsmDwarfPointerType::class_name of type ::std::string() | ||||
| asmDwarfPointerTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfPointerType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfPointerType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfPointerTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfPointerType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfPointerType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfPointerTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfPointerType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfPointerType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfPointerTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfPointerType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfPointerType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfPointerTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfPointerType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfPointerType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfPointerTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfPointerType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfPointerType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfPointerTypeIsInMemoryPool :: Typeable a => SgAsmDwarfPointerType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfPointerType::isInMemoryPool of type bool () | ||||
| asmDwarfPointerTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfPointerType::memoryUsage of type ::size_t() | ||||
| asmDwarfPointerTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfPointerType::numberOfNodes of type ::size_t() | ||||
| asmDwarfPointerTypeSageClassName :: Typeable a => SgAsmDwarfPointerType a -> IO String | ||||
| Stub for ::SgAsmDwarfPointerType::sage_class_name of type const char *() | ||||
| asmDwarfPointerTypeVariantT :: Typeable a => SgAsmDwarfPointerType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfPointerType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |