| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfLexicalBlock :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfLexicalBlock ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfLexicalBlock. | ||||
| upSgAsmDwarfLexicalBlock :: Typeable a => SgAsmDwarfLexicalBlock a -> SgAsmDwarfLexicalBlock () | ||||
| Performs an upcast of a SgAsmDwarfLexicalBlock subtype to a SgAsmDwarfLexicalBlock. | ||||
| newAsmDwarfLexicalBlock :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfLexicalBlock ()) | ||||
| Stub for ::SgAsmDwarfLexicalBlock::SgAsmDwarfLexicalBlock of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfLexicalBlockCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfLexicalBlock a -> IO () | ||||
| Stub for ::SgAsmDwarfLexicalBlock::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfLexicalBlockClassName :: Typeable a => SgAsmDwarfLexicalBlock a -> IO String | ||||
| Stub for ::SgAsmDwarfLexicalBlock::class_name of type ::std::string() | ||||
| asmDwarfLexicalBlockGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfLexicalBlock a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfLexicalBlock::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfLexicalBlockGetBody :: Typeable a => SgAsmDwarfLexicalBlock a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfLexicalBlock::get_body of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfLexicalBlockGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfLexicalBlock a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfLexicalBlock::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfLexicalBlockGetChildren :: Typeable a => SgAsmDwarfLexicalBlock a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfLexicalBlock::get_children of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfLexicalBlockGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfLexicalBlock a -> IO CSize | ||||
| Stub for ::SgAsmDwarfLexicalBlock::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfLexicalBlockGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfLexicalBlock a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfLexicalBlock::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfLexicalBlockGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfLexicalBlock a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfLexicalBlock::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfLexicalBlockGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfLexicalBlock a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfLexicalBlock::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfLexicalBlockIsInMemoryPool :: Typeable a => SgAsmDwarfLexicalBlock a -> IO Bool | ||||
| Stub for ::SgAsmDwarfLexicalBlock::isInMemoryPool of type bool () | ||||
| asmDwarfLexicalBlockMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfLexicalBlock::memoryUsage of type ::size_t() | ||||
| asmDwarfLexicalBlockNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfLexicalBlock::numberOfNodes of type ::size_t() | ||||
| asmDwarfLexicalBlockSageClassName :: Typeable a => SgAsmDwarfLexicalBlock a -> IO String | ||||
| Stub for ::SgAsmDwarfLexicalBlock::sage_class_name of type const char *() | ||||
| asmDwarfLexicalBlockSetBody :: (Typeable a, Typeable b) => SgAsmDwarfLexicalBlock a -> SgAsmDwarfConstructList b -> IO () | ||||
| Stub for ::SgAsmDwarfLexicalBlock::set_body of type void (class ::SgAsmDwarfConstructList*) | ||||
| asmDwarfLexicalBlockVariantT :: Typeable a => SgAsmDwarfLexicalBlock a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfLexicalBlock::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |