| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfInlinedSubroutine :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfInlinedSubroutine ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfInlinedSubroutine. | ||||
| upSgAsmDwarfInlinedSubroutine :: Typeable a => SgAsmDwarfInlinedSubroutine a -> SgAsmDwarfInlinedSubroutine () | ||||
| Performs an upcast of a SgAsmDwarfInlinedSubroutine subtype to a SgAsmDwarfInlinedSubroutine. | ||||
| newAsmDwarfInlinedSubroutine :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfInlinedSubroutine ()) | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::SgAsmDwarfInlinedSubroutine of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfInlinedSubroutineCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO () | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfInlinedSubroutineClassName :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO String | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::class_name of type ::std::string() | ||||
| asmDwarfInlinedSubroutineGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfInlinedSubroutine a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfInlinedSubroutineGetBody :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::get_body of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfInlinedSubroutineGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfInlinedSubroutine a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfInlinedSubroutineGetChildren :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::get_children of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfInlinedSubroutineGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO CSize | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfInlinedSubroutineGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfInlinedSubroutine a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfInlinedSubroutineGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfInlinedSubroutineGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfInlinedSubroutineIsInMemoryPool :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO Bool | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::isInMemoryPool of type bool () | ||||
| asmDwarfInlinedSubroutineMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::memoryUsage of type ::size_t() | ||||
| asmDwarfInlinedSubroutineNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::numberOfNodes of type ::size_t() | ||||
| asmDwarfInlinedSubroutineSageClassName :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO String | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::sage_class_name of type const char *() | ||||
| asmDwarfInlinedSubroutineSetBody :: (Typeable a, Typeable b) => SgAsmDwarfInlinedSubroutine a -> SgAsmDwarfConstructList b -> IO () | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::set_body of type void (class ::SgAsmDwarfConstructList*) | ||||
| asmDwarfInlinedSubroutineVariantT :: Typeable a => SgAsmDwarfInlinedSubroutine a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfInlinedSubroutine::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |