| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfFileType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfFileType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfFileType. | ||||
| upSgAsmDwarfFileType :: Typeable a => SgAsmDwarfFileType a -> SgAsmDwarfFileType () | ||||
| Performs an upcast of a SgAsmDwarfFileType subtype to a SgAsmDwarfFileType. | ||||
| newAsmDwarfFileType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfFileType ()) | ||||
| Stub for ::SgAsmDwarfFileType::SgAsmDwarfFileType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfFileTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfFileType a -> IO () | ||||
| Stub for ::SgAsmDwarfFileType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfFileTypeClassName :: Typeable a => SgAsmDwarfFileType a -> IO String | ||||
| Stub for ::SgAsmDwarfFileType::class_name of type ::std::string() | ||||
| asmDwarfFileTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfFileType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfFileType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfFileTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfFileType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfFileType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfFileTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfFileType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfFileType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfFileTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfFileType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfFileType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfFileTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfFileType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfFileType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfFileTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfFileType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfFileType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfFileTypeIsInMemoryPool :: Typeable a => SgAsmDwarfFileType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfFileType::isInMemoryPool of type bool () | ||||
| asmDwarfFileTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfFileType::memoryUsage of type ::size_t() | ||||
| asmDwarfFileTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfFileType::numberOfNodes of type ::size_t() | ||||
| asmDwarfFileTypeSageClassName :: Typeable a => SgAsmDwarfFileType a -> IO String | ||||
| Stub for ::SgAsmDwarfFileType::sage_class_name of type const char *() | ||||
| asmDwarfFileTypeVariantT :: Typeable a => SgAsmDwarfFileType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfFileType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |