| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfNamespace :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfNamespace ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfNamespace. | ||||
| upSgAsmDwarfNamespace :: Typeable a => SgAsmDwarfNamespace a -> SgAsmDwarfNamespace () | ||||
| Performs an upcast of a SgAsmDwarfNamespace subtype to a SgAsmDwarfNamespace. | ||||
| newAsmDwarfNamespace :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfNamespace ()) | ||||
| Stub for ::SgAsmDwarfNamespace::SgAsmDwarfNamespace of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfNamespaceCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfNamespace a -> IO () | ||||
| Stub for ::SgAsmDwarfNamespace::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfNamespaceClassName :: Typeable a => SgAsmDwarfNamespace a -> IO String | ||||
| Stub for ::SgAsmDwarfNamespace::class_name of type ::std::string() | ||||
| asmDwarfNamespaceGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfNamespace a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfNamespace::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfNamespaceGetBody :: Typeable a => SgAsmDwarfNamespace a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfNamespace::get_body of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfNamespaceGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfNamespace a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfNamespace::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfNamespaceGetChildren :: Typeable a => SgAsmDwarfNamespace a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfNamespace::get_children of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfNamespaceGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfNamespace a -> IO CSize | ||||
| Stub for ::SgAsmDwarfNamespace::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfNamespaceGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfNamespace a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfNamespace::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfNamespaceGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfNamespace a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfNamespace::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfNamespaceGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfNamespace a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfNamespace::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfNamespaceIsInMemoryPool :: Typeable a => SgAsmDwarfNamespace a -> IO Bool | ||||
| Stub for ::SgAsmDwarfNamespace::isInMemoryPool of type bool () | ||||
| asmDwarfNamespaceMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfNamespace::memoryUsage of type ::size_t() | ||||
| asmDwarfNamespaceNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfNamespace::numberOfNodes of type ::size_t() | ||||
| asmDwarfNamespaceSageClassName :: Typeable a => SgAsmDwarfNamespace a -> IO String | ||||
| Stub for ::SgAsmDwarfNamespace::sage_class_name of type const char *() | ||||
| asmDwarfNamespaceSetBody :: (Typeable a, Typeable b) => SgAsmDwarfNamespace a -> SgAsmDwarfConstructList b -> IO () | ||||
| Stub for ::SgAsmDwarfNamespace::set_body of type void (class ::SgAsmDwarfConstructList*) | ||||
| asmDwarfNamespaceVariantT :: Typeable a => SgAsmDwarfNamespace a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfNamespace::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |