| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfStringType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfStringType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfStringType. | ||||
| upSgAsmDwarfStringType :: Typeable a => SgAsmDwarfStringType a -> SgAsmDwarfStringType () | ||||
| Performs an upcast of a SgAsmDwarfStringType subtype to a SgAsmDwarfStringType. | ||||
| newAsmDwarfStringType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfStringType ()) | ||||
| Stub for ::SgAsmDwarfStringType::SgAsmDwarfStringType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfStringTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfStringType a -> IO () | ||||
| Stub for ::SgAsmDwarfStringType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfStringTypeClassName :: Typeable a => SgAsmDwarfStringType a -> IO String | ||||
| Stub for ::SgAsmDwarfStringType::class_name of type ::std::string() | ||||
| asmDwarfStringTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfStringType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfStringType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfStringTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfStringType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfStringType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfStringTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfStringType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfStringType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfStringTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfStringType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfStringType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfStringTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfStringType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfStringType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfStringTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfStringType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfStringType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfStringTypeIsInMemoryPool :: Typeable a => SgAsmDwarfStringType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfStringType::isInMemoryPool of type bool () | ||||
| asmDwarfStringTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfStringType::memoryUsage of type ::size_t() | ||||
| asmDwarfStringTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfStringType::numberOfNodes of type ::size_t() | ||||
| asmDwarfStringTypeSageClassName :: Typeable a => SgAsmDwarfStringType a -> IO String | ||||
| Stub for ::SgAsmDwarfStringType::sage_class_name of type const char *() | ||||
| asmDwarfStringTypeVariantT :: Typeable a => SgAsmDwarfStringType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfStringType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |