| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfConstType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfConstType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfConstType. | ||||
| upSgAsmDwarfConstType :: Typeable a => SgAsmDwarfConstType a -> SgAsmDwarfConstType () | ||||
| Performs an upcast of a SgAsmDwarfConstType subtype to a SgAsmDwarfConstType. | ||||
| newAsmDwarfConstType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfConstType ()) | ||||
| Stub for ::SgAsmDwarfConstType::SgAsmDwarfConstType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfConstTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfConstType a -> IO () | ||||
| Stub for ::SgAsmDwarfConstType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfConstTypeClassName :: Typeable a => SgAsmDwarfConstType a -> IO String | ||||
| Stub for ::SgAsmDwarfConstType::class_name of type ::std::string() | ||||
| asmDwarfConstTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfConstType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfConstType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfConstTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfConstType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfConstType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfConstTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfConstType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfConstType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfConstTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfConstType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfConstType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfConstTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfConstType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfConstType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfConstTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfConstType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfConstType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfConstTypeIsInMemoryPool :: Typeable a => SgAsmDwarfConstType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfConstType::isInMemoryPool of type bool () | ||||
| asmDwarfConstTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfConstType::memoryUsage of type ::size_t() | ||||
| asmDwarfConstTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfConstType::numberOfNodes of type ::size_t() | ||||
| asmDwarfConstTypeSageClassName :: Typeable a => SgAsmDwarfConstType a -> IO String | ||||
| Stub for ::SgAsmDwarfConstType::sage_class_name of type const char *() | ||||
| asmDwarfConstTypeVariantT :: Typeable a => SgAsmDwarfConstType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfConstType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |