| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfRestrictType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfRestrictType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfRestrictType. | ||||
| upSgAsmDwarfRestrictType :: Typeable a => SgAsmDwarfRestrictType a -> SgAsmDwarfRestrictType () | ||||
| Performs an upcast of a SgAsmDwarfRestrictType subtype to a SgAsmDwarfRestrictType. | ||||
| newAsmDwarfRestrictType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfRestrictType ()) | ||||
| Stub for ::SgAsmDwarfRestrictType::SgAsmDwarfRestrictType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfRestrictTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfRestrictType a -> IO () | ||||
| Stub for ::SgAsmDwarfRestrictType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfRestrictTypeClassName :: Typeable a => SgAsmDwarfRestrictType a -> IO String | ||||
| Stub for ::SgAsmDwarfRestrictType::class_name of type ::std::string() | ||||
| asmDwarfRestrictTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfRestrictType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfRestrictType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfRestrictTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfRestrictType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfRestrictType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfRestrictTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfRestrictType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfRestrictType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfRestrictTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfRestrictType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfRestrictType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfRestrictTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfRestrictType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfRestrictType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfRestrictTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfRestrictType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfRestrictType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfRestrictTypeIsInMemoryPool :: Typeable a => SgAsmDwarfRestrictType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfRestrictType::isInMemoryPool of type bool () | ||||
| asmDwarfRestrictTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfRestrictType::memoryUsage of type ::size_t() | ||||
| asmDwarfRestrictTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfRestrictType::numberOfNodes of type ::size_t() | ||||
| asmDwarfRestrictTypeSageClassName :: Typeable a => SgAsmDwarfRestrictType a -> IO String | ||||
| Stub for ::SgAsmDwarfRestrictType::sage_class_name of type const char *() | ||||
| asmDwarfRestrictTypeVariantT :: Typeable a => SgAsmDwarfRestrictType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfRestrictType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |