| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfSubroutineType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfSubroutineType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfSubroutineType. | ||||
| upSgAsmDwarfSubroutineType :: Typeable a => SgAsmDwarfSubroutineType a -> SgAsmDwarfSubroutineType () | ||||
| Performs an upcast of a SgAsmDwarfSubroutineType subtype to a SgAsmDwarfSubroutineType. | ||||
| newAsmDwarfSubroutineType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfSubroutineType ()) | ||||
| Stub for ::SgAsmDwarfSubroutineType::SgAsmDwarfSubroutineType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfSubroutineTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfSubroutineType a -> IO () | ||||
| Stub for ::SgAsmDwarfSubroutineType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfSubroutineTypeClassName :: Typeable a => SgAsmDwarfSubroutineType a -> IO String | ||||
| Stub for ::SgAsmDwarfSubroutineType::class_name of type ::std::string() | ||||
| asmDwarfSubroutineTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfSubroutineType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfSubroutineType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfSubroutineTypeGetBody :: Typeable a => SgAsmDwarfSubroutineType a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfSubroutineType::get_body of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfSubroutineTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfSubroutineType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfSubroutineType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfSubroutineTypeGetChildren :: Typeable a => SgAsmDwarfSubroutineType a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfSubroutineType::get_children of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfSubroutineTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfSubroutineType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfSubroutineType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfSubroutineTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfSubroutineType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfSubroutineType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfSubroutineTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfSubroutineType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfSubroutineType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfSubroutineTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfSubroutineType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfSubroutineType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfSubroutineTypeIsInMemoryPool :: Typeable a => SgAsmDwarfSubroutineType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfSubroutineType::isInMemoryPool of type bool () | ||||
| asmDwarfSubroutineTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfSubroutineType::memoryUsage of type ::size_t() | ||||
| asmDwarfSubroutineTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfSubroutineType::numberOfNodes of type ::size_t() | ||||
| asmDwarfSubroutineTypeSageClassName :: Typeable a => SgAsmDwarfSubroutineType a -> IO String | ||||
| Stub for ::SgAsmDwarfSubroutineType::sage_class_name of type const char *() | ||||
| asmDwarfSubroutineTypeSetBody :: (Typeable a, Typeable b) => SgAsmDwarfSubroutineType a -> SgAsmDwarfConstructList b -> IO () | ||||
| Stub for ::SgAsmDwarfSubroutineType::set_body of type void (class ::SgAsmDwarfConstructList*) | ||||
| asmDwarfSubroutineTypeVariantT :: Typeable a => SgAsmDwarfSubroutineType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfSubroutineType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |