| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfCommonInclusion :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfCommonInclusion ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfCommonInclusion. | ||||
| upSgAsmDwarfCommonInclusion :: Typeable a => SgAsmDwarfCommonInclusion a -> SgAsmDwarfCommonInclusion () | ||||
| Performs an upcast of a SgAsmDwarfCommonInclusion subtype to a SgAsmDwarfCommonInclusion. | ||||
| newAsmDwarfCommonInclusion :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfCommonInclusion ()) | ||||
| Stub for ::SgAsmDwarfCommonInclusion::SgAsmDwarfCommonInclusion of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfCommonInclusionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfCommonInclusion a -> IO () | ||||
| Stub for ::SgAsmDwarfCommonInclusion::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfCommonInclusionClassName :: Typeable a => SgAsmDwarfCommonInclusion a -> IO String | ||||
| Stub for ::SgAsmDwarfCommonInclusion::class_name of type ::std::string() | ||||
| asmDwarfCommonInclusionGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfCommonInclusion a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfCommonInclusion::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfCommonInclusionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfCommonInclusion a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfCommonInclusion::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfCommonInclusionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfCommonInclusion a -> IO CSize | ||||
| Stub for ::SgAsmDwarfCommonInclusion::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfCommonInclusionGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfCommonInclusion a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfCommonInclusion::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfCommonInclusionGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfCommonInclusion a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfCommonInclusion::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfCommonInclusionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfCommonInclusion a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfCommonInclusion::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfCommonInclusionIsInMemoryPool :: Typeable a => SgAsmDwarfCommonInclusion a -> IO Bool | ||||
| Stub for ::SgAsmDwarfCommonInclusion::isInMemoryPool of type bool () | ||||
| asmDwarfCommonInclusionMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfCommonInclusion::memoryUsage of type ::size_t() | ||||
| asmDwarfCommonInclusionNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfCommonInclusion::numberOfNodes of type ::size_t() | ||||
| asmDwarfCommonInclusionSageClassName :: Typeable a => SgAsmDwarfCommonInclusion a -> IO String | ||||
| Stub for ::SgAsmDwarfCommonInclusion::sage_class_name of type const char *() | ||||
| asmDwarfCommonInclusionVariantT :: Typeable a => SgAsmDwarfCommonInclusion a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfCommonInclusion::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |