| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfFunctionTemplate :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfFunctionTemplate ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfFunctionTemplate. | ||||
| upSgAsmDwarfFunctionTemplate :: Typeable a => SgAsmDwarfFunctionTemplate a -> SgAsmDwarfFunctionTemplate () | ||||
| Performs an upcast of a SgAsmDwarfFunctionTemplate subtype to a SgAsmDwarfFunctionTemplate. | ||||
| newAsmDwarfFunctionTemplate :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfFunctionTemplate ()) | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::SgAsmDwarfFunctionTemplate of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfFunctionTemplateCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO () | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfFunctionTemplateClassName :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO String | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::class_name of type ::std::string() | ||||
| asmDwarfFunctionTemplateGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfFunctionTemplate a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfFunctionTemplateGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfFunctionTemplate a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfFunctionTemplateGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO CSize | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfFunctionTemplateGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfFunctionTemplate a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfFunctionTemplateGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfFunctionTemplateGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfFunctionTemplateIsInMemoryPool :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO Bool | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::isInMemoryPool of type bool () | ||||
| asmDwarfFunctionTemplateMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::memoryUsage of type ::size_t() | ||||
| asmDwarfFunctionTemplateNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::numberOfNodes of type ::size_t() | ||||
| asmDwarfFunctionTemplateSageClassName :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO String | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::sage_class_name of type const char *() | ||||
| asmDwarfFunctionTemplateVariantT :: Typeable a => SgAsmDwarfFunctionTemplate a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfFunctionTemplate::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |