| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfMacroList :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfMacroList ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfMacroList. | ||||
| upSgAsmDwarfMacroList :: Typeable a => SgAsmDwarfMacroList a -> SgAsmDwarfMacroList () | ||||
| Performs an upcast of a SgAsmDwarfMacroList subtype to a SgAsmDwarfMacroList. | ||||
| newAsmDwarfMacroList :: IO (SgAsmDwarfMacroList ()) | ||||
| Stub for ::SgAsmDwarfMacroList::SgAsmDwarfMacroList of type void () | ||||
| asmDwarfMacroListCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfMacroList a -> IO () | ||||
| Stub for ::SgAsmDwarfMacroList::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfMacroListClassName :: Typeable a => SgAsmDwarfMacroList a -> IO String | ||||
| Stub for ::SgAsmDwarfMacroList::class_name of type ::std::string() | ||||
| asmDwarfMacroListGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfMacroList a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfMacroList::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfMacroListGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfMacroList a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfMacroList::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfMacroListGetMacroList :: Typeable a => SgAsmDwarfMacroList a -> IO [SgAsmDwarfMacro ()] | ||||
| Stub for ::SgAsmDwarfMacroList::get_macro_list of type const ::SgAsmDwarfMacroPtrList&() | ||||
| asmDwarfMacroListGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfMacroList a -> IO CSize | ||||
| Stub for ::SgAsmDwarfMacroList::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfMacroListGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfMacroList a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfMacroList::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfMacroListGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfMacroList a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfMacroList::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfMacroListGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfMacroList a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfMacroList::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfMacroListIsInMemoryPool :: Typeable a => SgAsmDwarfMacroList a -> IO Bool | ||||
| Stub for ::SgAsmDwarfMacroList::isInMemoryPool of type bool () | ||||
| asmDwarfMacroListMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfMacroList::memoryUsage of type ::size_t() | ||||
| asmDwarfMacroListNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfMacroList::numberOfNodes of type ::size_t() | ||||
| asmDwarfMacroListSageClassName :: Typeable a => SgAsmDwarfMacroList a -> IO String | ||||
| Stub for ::SgAsmDwarfMacroList::sage_class_name of type const char *() | ||||
| asmDwarfMacroListVariantT :: Typeable a => SgAsmDwarfMacroList a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfMacroList::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |