| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfVolatileType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfVolatileType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfVolatileType. | ||||
| upSgAsmDwarfVolatileType :: Typeable a => SgAsmDwarfVolatileType a -> SgAsmDwarfVolatileType () | ||||
| Performs an upcast of a SgAsmDwarfVolatileType subtype to a SgAsmDwarfVolatileType. | ||||
| newAsmDwarfVolatileType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfVolatileType ()) | ||||
| Stub for ::SgAsmDwarfVolatileType::SgAsmDwarfVolatileType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfVolatileTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfVolatileType a -> IO () | ||||
| Stub for ::SgAsmDwarfVolatileType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfVolatileTypeClassName :: Typeable a => SgAsmDwarfVolatileType a -> IO String | ||||
| Stub for ::SgAsmDwarfVolatileType::class_name of type ::std::string() | ||||
| asmDwarfVolatileTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfVolatileType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfVolatileType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfVolatileTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfVolatileType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfVolatileType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfVolatileTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfVolatileType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfVolatileType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfVolatileTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfVolatileType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfVolatileType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfVolatileTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfVolatileType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfVolatileType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfVolatileTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfVolatileType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfVolatileType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfVolatileTypeIsInMemoryPool :: Typeable a => SgAsmDwarfVolatileType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfVolatileType::isInMemoryPool of type bool () | ||||
| asmDwarfVolatileTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfVolatileType::memoryUsage of type ::size_t() | ||||
| asmDwarfVolatileTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfVolatileType::numberOfNodes of type ::size_t() | ||||
| asmDwarfVolatileTypeSageClassName :: Typeable a => SgAsmDwarfVolatileType a -> IO String | ||||
| Stub for ::SgAsmDwarfVolatileType::sage_class_name of type const char *() | ||||
| asmDwarfVolatileTypeVariantT :: Typeable a => SgAsmDwarfVolatileType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfVolatileType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |