| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfLabel :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfLabel ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfLabel. | ||||
| upSgAsmDwarfLabel :: Typeable a => SgAsmDwarfLabel a -> SgAsmDwarfLabel () | ||||
| Performs an upcast of a SgAsmDwarfLabel subtype to a SgAsmDwarfLabel. | ||||
| newAsmDwarfLabel :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfLabel ()) | ||||
| Stub for ::SgAsmDwarfLabel::SgAsmDwarfLabel of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfLabelCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfLabel a -> IO () | ||||
| Stub for ::SgAsmDwarfLabel::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfLabelClassName :: Typeable a => SgAsmDwarfLabel a -> IO String | ||||
| Stub for ::SgAsmDwarfLabel::class_name of type ::std::string() | ||||
| asmDwarfLabelGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfLabel a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfLabel::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfLabelGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfLabel a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfLabel::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfLabelGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfLabel a -> IO CSize | ||||
| Stub for ::SgAsmDwarfLabel::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfLabelGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfLabel a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfLabel::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfLabelGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfLabel a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfLabel::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfLabelGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfLabel a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfLabel::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfLabelIsInMemoryPool :: Typeable a => SgAsmDwarfLabel a -> IO Bool | ||||
| Stub for ::SgAsmDwarfLabel::isInMemoryPool of type bool () | ||||
| asmDwarfLabelMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfLabel::memoryUsage of type ::size_t() | ||||
| asmDwarfLabelNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfLabel::numberOfNodes of type ::size_t() | ||||
| asmDwarfLabelSageClassName :: Typeable a => SgAsmDwarfLabel a -> IO String | ||||
| Stub for ::SgAsmDwarfLabel::sage_class_name of type const char *() | ||||
| asmDwarfLabelVariantT :: Typeable a => SgAsmDwarfLabel a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfLabel::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |