| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfUnspecifiedType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfUnspecifiedType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfUnspecifiedType. | ||||
| upSgAsmDwarfUnspecifiedType :: Typeable a => SgAsmDwarfUnspecifiedType a -> SgAsmDwarfUnspecifiedType () | ||||
| Performs an upcast of a SgAsmDwarfUnspecifiedType subtype to a SgAsmDwarfUnspecifiedType. | ||||
| newAsmDwarfUnspecifiedType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfUnspecifiedType ()) | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::SgAsmDwarfUnspecifiedType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfUnspecifiedTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO () | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfUnspecifiedTypeClassName :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO String | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::class_name of type ::std::string() | ||||
| asmDwarfUnspecifiedTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfUnspecifiedType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfUnspecifiedTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfUnspecifiedType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfUnspecifiedTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfUnspecifiedTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfUnspecifiedType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfUnspecifiedTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfUnspecifiedTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfUnspecifiedTypeIsInMemoryPool :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::isInMemoryPool of type bool () | ||||
| asmDwarfUnspecifiedTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::memoryUsage of type ::size_t() | ||||
| asmDwarfUnspecifiedTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::numberOfNodes of type ::size_t() | ||||
| asmDwarfUnspecifiedTypeSageClassName :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO String | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::sage_class_name of type const char *() | ||||
| asmDwarfUnspecifiedTypeVariantT :: Typeable a => SgAsmDwarfUnspecifiedType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfUnspecifiedType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |