| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfTryBlock :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfTryBlock ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfTryBlock. | ||||
| upSgAsmDwarfTryBlock :: Typeable a => SgAsmDwarfTryBlock a -> SgAsmDwarfTryBlock () | ||||
| Performs an upcast of a SgAsmDwarfTryBlock subtype to a SgAsmDwarfTryBlock. | ||||
| newAsmDwarfTryBlock :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfTryBlock ()) | ||||
| Stub for ::SgAsmDwarfTryBlock::SgAsmDwarfTryBlock of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfTryBlockCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfTryBlock a -> IO () | ||||
| Stub for ::SgAsmDwarfTryBlock::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfTryBlockClassName :: Typeable a => SgAsmDwarfTryBlock a -> IO String | ||||
| Stub for ::SgAsmDwarfTryBlock::class_name of type ::std::string() | ||||
| asmDwarfTryBlockGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfTryBlock a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfTryBlock::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfTryBlockGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfTryBlock a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfTryBlock::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfTryBlockGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfTryBlock a -> IO CSize | ||||
| Stub for ::SgAsmDwarfTryBlock::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfTryBlockGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfTryBlock a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfTryBlock::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfTryBlockGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfTryBlock a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfTryBlock::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfTryBlockGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfTryBlock a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfTryBlock::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfTryBlockIsInMemoryPool :: Typeable a => SgAsmDwarfTryBlock a -> IO Bool | ||||
| Stub for ::SgAsmDwarfTryBlock::isInMemoryPool of type bool () | ||||
| asmDwarfTryBlockMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfTryBlock::memoryUsage of type ::size_t() | ||||
| asmDwarfTryBlockNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfTryBlock::numberOfNodes of type ::size_t() | ||||
| asmDwarfTryBlockSageClassName :: Typeable a => SgAsmDwarfTryBlock a -> IO String | ||||
| Stub for ::SgAsmDwarfTryBlock::sage_class_name of type const char *() | ||||
| asmDwarfTryBlockVariantT :: Typeable a => SgAsmDwarfTryBlock a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfTryBlock::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |