| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmType80bitFloat :: Typeable a => SgNode a -> IO (Maybe (SgAsmType80bitFloat ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmType80bitFloat. | ||||
| upSgAsmType80bitFloat :: Typeable a => SgAsmType80bitFloat a -> SgAsmType80bitFloat () | ||||
| Performs an upcast of a SgAsmType80bitFloat subtype to a SgAsmType80bitFloat. | ||||
| newAsmType80bitFloat :: IO (SgAsmType80bitFloat ()) | ||||
| Stub for ::SgAsmType80bitFloat::SgAsmType80bitFloat of type void () | ||||
| asmType80bitFloatCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmType80bitFloat a -> IO () | ||||
| Stub for ::SgAsmType80bitFloat::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmType80bitFloatClassName :: Typeable a => SgAsmType80bitFloat a -> IO String | ||||
| Stub for ::SgAsmType80bitFloat::class_name of type ::std::string() | ||||
| asmType80bitFloatCreateType :: IO (SgAsmType80bitFloat ()) | ||||
| Stub for ::SgAsmType80bitFloat::createType of type class ::SgAsmType80bitFloat*() | ||||
| asmType80bitFloatGetChildIndex :: (Typeable a, Typeable b) => SgAsmType80bitFloat a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmType80bitFloat::getChildIndex of type long (class ::SgNode*) | ||||
| asmType80bitFloatGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmType80bitFloat a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmType80bitFloat::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmType80bitFloatGetNumberOfTraversalSuccessors :: Typeable a => SgAsmType80bitFloat a -> IO CSize | ||||
| Stub for ::SgAsmType80bitFloat::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmType80bitFloatGetTraversalSuccessorByIndex :: Typeable a => SgAsmType80bitFloat a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmType80bitFloat::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmType80bitFloatGetTraversalSuccessorContainer :: Typeable a => SgAsmType80bitFloat a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmType80bitFloat::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmType80bitFloatGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmType80bitFloat a -> IO [CString] | ||||
| Stub for ::SgAsmType80bitFloat::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmType80bitFloatIsInMemoryPool :: Typeable a => SgAsmType80bitFloat a -> IO Bool | ||||
| Stub for ::SgAsmType80bitFloat::isInMemoryPool of type bool () | ||||
| asmType80bitFloatMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmType80bitFloat::memoryUsage of type ::size_t() | ||||
| asmType80bitFloatNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmType80bitFloat::numberOfNodes of type ::size_t() | ||||
| asmType80bitFloatSageClassName :: Typeable a => SgAsmType80bitFloat a -> IO String | ||||
| Stub for ::SgAsmType80bitFloat::sage_class_name of type const char *() | ||||
| asmType80bitFloatVariantT :: Typeable a => SgAsmType80bitFloat a -> IO VariantT | ||||
| Stub for ::SgAsmType80bitFloat::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |