| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfInterfaceType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfInterfaceType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfInterfaceType. | ||||
| upSgAsmDwarfInterfaceType :: Typeable a => SgAsmDwarfInterfaceType a -> SgAsmDwarfInterfaceType () | ||||
| Performs an upcast of a SgAsmDwarfInterfaceType subtype to a SgAsmDwarfInterfaceType. | ||||
| newAsmDwarfInterfaceType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfInterfaceType ()) | ||||
| Stub for ::SgAsmDwarfInterfaceType::SgAsmDwarfInterfaceType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfInterfaceTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfInterfaceType a -> IO () | ||||
| Stub for ::SgAsmDwarfInterfaceType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfInterfaceTypeClassName :: Typeable a => SgAsmDwarfInterfaceType a -> IO String | ||||
| Stub for ::SgAsmDwarfInterfaceType::class_name of type ::std::string() | ||||
| asmDwarfInterfaceTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfInterfaceType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfInterfaceType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfInterfaceTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfInterfaceType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfInterfaceType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfInterfaceTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfInterfaceType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfInterfaceType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfInterfaceTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfInterfaceType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfInterfaceType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfInterfaceTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfInterfaceType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfInterfaceType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfInterfaceTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfInterfaceType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfInterfaceType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfInterfaceTypeIsInMemoryPool :: Typeable a => SgAsmDwarfInterfaceType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfInterfaceType::isInMemoryPool of type bool () | ||||
| asmDwarfInterfaceTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfInterfaceType::memoryUsage of type ::size_t() | ||||
| asmDwarfInterfaceTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfInterfaceType::numberOfNodes of type ::size_t() | ||||
| asmDwarfInterfaceTypeSageClassName :: Typeable a => SgAsmDwarfInterfaceType a -> IO String | ||||
| Stub for ::SgAsmDwarfInterfaceType::sage_class_name of type const char *() | ||||
| asmDwarfInterfaceTypeVariantT :: Typeable a => SgAsmDwarfInterfaceType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfInterfaceType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |