| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfLineList :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfLineList ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfLineList. | ||||
| upSgAsmDwarfLineList :: Typeable a => SgAsmDwarfLineList a -> SgAsmDwarfLineList () | ||||
| Performs an upcast of a SgAsmDwarfLineList subtype to a SgAsmDwarfLineList. | ||||
| newAsmDwarfLineList :: IO (SgAsmDwarfLineList ()) | ||||
| Stub for ::SgAsmDwarfLineList::SgAsmDwarfLineList of type void () | ||||
| asmDwarfLineListCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfLineList a -> IO () | ||||
| Stub for ::SgAsmDwarfLineList::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfLineListClassName :: Typeable a => SgAsmDwarfLineList a -> IO String | ||||
| Stub for ::SgAsmDwarfLineList::class_name of type ::std::string() | ||||
| asmDwarfLineListDisplay :: Typeable a => SgAsmDwarfLineList a -> String -> IO () | ||||
| Stub for ::SgAsmDwarfLineList::display of type void (const ::std::string&) | ||||
| asmDwarfLineListGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfLineList a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfLineList::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfLineListGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfLineList a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfLineList::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfLineListGetLineList :: Typeable a => SgAsmDwarfLineList a -> IO [SgAsmDwarfLine ()] | ||||
| Stub for ::SgAsmDwarfLineList::get_line_list of type const ::SgAsmDwarfLinePtrList&() | ||||
| asmDwarfLineListGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfLineList a -> IO CSize | ||||
| Stub for ::SgAsmDwarfLineList::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfLineListGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfLineList a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfLineList::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfLineListGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfLineList a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfLineList::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfLineListGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfLineList a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfLineList::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfLineListIsInMemoryPool :: Typeable a => SgAsmDwarfLineList a -> IO Bool | ||||
| Stub for ::SgAsmDwarfLineList::isInMemoryPool of type bool () | ||||
| asmDwarfLineListMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfLineList::memoryUsage of type ::size_t() | ||||
| asmDwarfLineListNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfLineList::numberOfNodes of type ::size_t() | ||||
| asmDwarfLineListSageClassName :: Typeable a => SgAsmDwarfLineList a -> IO String | ||||
| Stub for ::SgAsmDwarfLineList::sage_class_name of type const char *() | ||||
| asmDwarfLineListVariantT :: Typeable a => SgAsmDwarfLineList a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfLineList::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |