| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfDwarfProcedure :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfDwarfProcedure ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfDwarfProcedure. | ||||
| upSgAsmDwarfDwarfProcedure :: Typeable a => SgAsmDwarfDwarfProcedure a -> SgAsmDwarfDwarfProcedure () | ||||
| Performs an upcast of a SgAsmDwarfDwarfProcedure subtype to a SgAsmDwarfDwarfProcedure. | ||||
| newAsmDwarfDwarfProcedure :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfDwarfProcedure ()) | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::SgAsmDwarfDwarfProcedure of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfDwarfProcedureCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO () | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfDwarfProcedureClassName :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO String | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::class_name of type ::std::string() | ||||
| asmDwarfDwarfProcedureGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfDwarfProcedure a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfDwarfProcedureGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfDwarfProcedure a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfDwarfProcedureGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO CSize | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfDwarfProcedureGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfDwarfProcedure a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfDwarfProcedureGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfDwarfProcedureGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfDwarfProcedureIsInMemoryPool :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO Bool | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::isInMemoryPool of type bool () | ||||
| asmDwarfDwarfProcedureMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::memoryUsage of type ::size_t() | ||||
| asmDwarfDwarfProcedureNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::numberOfNodes of type ::size_t() | ||||
| asmDwarfDwarfProcedureSageClassName :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO String | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::sage_class_name of type const char *() | ||||
| asmDwarfDwarfProcedureVariantT :: Typeable a => SgAsmDwarfDwarfProcedure a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfDwarfProcedure::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |