| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmType128bitFloat :: Typeable a => SgNode a -> IO (Maybe (SgAsmType128bitFloat ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmType128bitFloat. | ||||
| upSgAsmType128bitFloat :: Typeable a => SgAsmType128bitFloat a -> SgAsmType128bitFloat () | ||||
| Performs an upcast of a SgAsmType128bitFloat subtype to a SgAsmType128bitFloat. | ||||
| newAsmType128bitFloat :: IO (SgAsmType128bitFloat ()) | ||||
| Stub for ::SgAsmType128bitFloat::SgAsmType128bitFloat of type void () | ||||
| asmType128bitFloatCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmType128bitFloat a -> IO () | ||||
| Stub for ::SgAsmType128bitFloat::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmType128bitFloatClassName :: Typeable a => SgAsmType128bitFloat a -> IO String | ||||
| Stub for ::SgAsmType128bitFloat::class_name of type ::std::string() | ||||
| asmType128bitFloatCreateType :: IO (SgAsmType128bitFloat ()) | ||||
| Stub for ::SgAsmType128bitFloat::createType of type class ::SgAsmType128bitFloat*() | ||||
| asmType128bitFloatGetChildIndex :: (Typeable a, Typeable b) => SgAsmType128bitFloat a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmType128bitFloat::getChildIndex of type long (class ::SgNode*) | ||||
| asmType128bitFloatGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmType128bitFloat a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmType128bitFloat::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmType128bitFloatGetNumberOfTraversalSuccessors :: Typeable a => SgAsmType128bitFloat a -> IO CSize | ||||
| Stub for ::SgAsmType128bitFloat::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmType128bitFloatGetTraversalSuccessorByIndex :: Typeable a => SgAsmType128bitFloat a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmType128bitFloat::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmType128bitFloatGetTraversalSuccessorContainer :: Typeable a => SgAsmType128bitFloat a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmType128bitFloat::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmType128bitFloatGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmType128bitFloat a -> IO [CString] | ||||
| Stub for ::SgAsmType128bitFloat::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmType128bitFloatIsInMemoryPool :: Typeable a => SgAsmType128bitFloat a -> IO Bool | ||||
| Stub for ::SgAsmType128bitFloat::isInMemoryPool of type bool () | ||||
| asmType128bitFloatMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmType128bitFloat::memoryUsage of type ::size_t() | ||||
| asmType128bitFloatNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmType128bitFloat::numberOfNodes of type ::size_t() | ||||
| asmType128bitFloatSageClassName :: Typeable a => SgAsmType128bitFloat a -> IO String | ||||
| Stub for ::SgAsmType128bitFloat::sage_class_name of type const char *() | ||||
| asmType128bitFloatVariantT :: Typeable a => SgAsmType128bitFloat a -> IO VariantT | ||||
| Stub for ::SgAsmType128bitFloat::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |