| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfClassTemplate :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfClassTemplate ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfClassTemplate. | ||||
| upSgAsmDwarfClassTemplate :: Typeable a => SgAsmDwarfClassTemplate a -> SgAsmDwarfClassTemplate () | ||||
| Performs an upcast of a SgAsmDwarfClassTemplate subtype to a SgAsmDwarfClassTemplate. | ||||
| newAsmDwarfClassTemplate :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfClassTemplate ()) | ||||
| Stub for ::SgAsmDwarfClassTemplate::SgAsmDwarfClassTemplate of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfClassTemplateCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfClassTemplate a -> IO () | ||||
| Stub for ::SgAsmDwarfClassTemplate::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfClassTemplateClassName :: Typeable a => SgAsmDwarfClassTemplate a -> IO String | ||||
| Stub for ::SgAsmDwarfClassTemplate::class_name of type ::std::string() | ||||
| asmDwarfClassTemplateGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfClassTemplate a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfClassTemplate::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfClassTemplateGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfClassTemplate a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfClassTemplate::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfClassTemplateGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfClassTemplate a -> IO CSize | ||||
| Stub for ::SgAsmDwarfClassTemplate::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfClassTemplateGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfClassTemplate a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfClassTemplate::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfClassTemplateGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfClassTemplate a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfClassTemplate::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfClassTemplateGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfClassTemplate a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfClassTemplate::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfClassTemplateIsInMemoryPool :: Typeable a => SgAsmDwarfClassTemplate a -> IO Bool | ||||
| Stub for ::SgAsmDwarfClassTemplate::isInMemoryPool of type bool () | ||||
| asmDwarfClassTemplateMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfClassTemplate::memoryUsage of type ::size_t() | ||||
| asmDwarfClassTemplateNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfClassTemplate::numberOfNodes of type ::size_t() | ||||
| asmDwarfClassTemplateSageClassName :: Typeable a => SgAsmDwarfClassTemplate a -> IO String | ||||
| Stub for ::SgAsmDwarfClassTemplate::sage_class_name of type const char *() | ||||
| asmDwarfClassTemplateVariantT :: Typeable a => SgAsmDwarfClassTemplate a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfClassTemplate::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |