| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfFormatLabel :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfFormatLabel ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfFormatLabel. | ||||
| upSgAsmDwarfFormatLabel :: Typeable a => SgAsmDwarfFormatLabel a -> SgAsmDwarfFormatLabel () | ||||
| Performs an upcast of a SgAsmDwarfFormatLabel subtype to a SgAsmDwarfFormatLabel. | ||||
| newAsmDwarfFormatLabel :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfFormatLabel ()) | ||||
| Stub for ::SgAsmDwarfFormatLabel::SgAsmDwarfFormatLabel of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfFormatLabelCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfFormatLabel a -> IO () | ||||
| Stub for ::SgAsmDwarfFormatLabel::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfFormatLabelClassName :: Typeable a => SgAsmDwarfFormatLabel a -> IO String | ||||
| Stub for ::SgAsmDwarfFormatLabel::class_name of type ::std::string() | ||||
| asmDwarfFormatLabelGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfFormatLabel a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfFormatLabel::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfFormatLabelGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfFormatLabel a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfFormatLabel::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfFormatLabelGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfFormatLabel a -> IO CSize | ||||
| Stub for ::SgAsmDwarfFormatLabel::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfFormatLabelGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfFormatLabel a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfFormatLabel::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfFormatLabelGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfFormatLabel a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfFormatLabel::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfFormatLabelGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfFormatLabel a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfFormatLabel::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfFormatLabelIsInMemoryPool :: Typeable a => SgAsmDwarfFormatLabel a -> IO Bool | ||||
| Stub for ::SgAsmDwarfFormatLabel::isInMemoryPool of type bool () | ||||
| asmDwarfFormatLabelMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfFormatLabel::memoryUsage of type ::size_t() | ||||
| asmDwarfFormatLabelNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfFormatLabel::numberOfNodes of type ::size_t() | ||||
| asmDwarfFormatLabelSageClassName :: Typeable a => SgAsmDwarfFormatLabel a -> IO String | ||||
| Stub for ::SgAsmDwarfFormatLabel::sage_class_name of type const char *() | ||||
| asmDwarfFormatLabelVariantT :: Typeable a => SgAsmDwarfFormatLabel a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfFormatLabel::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |