| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfCompilationUnit :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfCompilationUnit ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfCompilationUnit. | ||||
| upSgAsmDwarfCompilationUnit :: Typeable a => SgAsmDwarfCompilationUnit a -> SgAsmDwarfCompilationUnit () | ||||
| Performs an upcast of a SgAsmDwarfCompilationUnit subtype to a SgAsmDwarfCompilationUnit. | ||||
| newAsmDwarfCompilationUnit :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfCompilationUnit ()) | ||||
| Stub for ::SgAsmDwarfCompilationUnit::SgAsmDwarfCompilationUnit of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfCompilationUnitCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfCompilationUnit a -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfCompilationUnitClassName :: Typeable a => SgAsmDwarfCompilationUnit a -> IO String | ||||
| Stub for ::SgAsmDwarfCompilationUnit::class_name of type ::std::string() | ||||
| asmDwarfCompilationUnitGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfCompilationUnit a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfCompilationUnit::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfCompilationUnitGetAbbrevOffset :: Typeable a => SgAsmDwarfCompilationUnit a -> IO Word64 | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_abbrev_offset of type ::uint64_t() | ||||
| asmDwarfCompilationUnitGetAddressSize :: Typeable a => SgAsmDwarfCompilationUnit a -> IO Word64 | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_address_size of type ::uint64_t() | ||||
| asmDwarfCompilationUnitGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfCompilationUnit a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfCompilationUnitGetChildren :: Typeable a => SgAsmDwarfCompilationUnit a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_children of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfCompilationUnitGetHiPc :: Typeable a => SgAsmDwarfCompilationUnit a -> IO Word64 | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_hi_pc of type ::uint64_t() | ||||
| asmDwarfCompilationUnitGetLanguage :: Typeable a => SgAsmDwarfCompilationUnit a -> IO String | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_language of type ::std::string() | ||||
| asmDwarfCompilationUnitGetLanguageConstructs :: Typeable a => SgAsmDwarfCompilationUnit a -> IO (SgAsmDwarfConstructList ()) | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_language_constructs of type class ::SgAsmDwarfConstructList*() | ||||
| asmDwarfCompilationUnitGetLineInfo :: Typeable a => SgAsmDwarfCompilationUnit a -> IO (SgAsmDwarfLineList ()) | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_line_info of type class ::SgAsmDwarfLineList*() | ||||
| asmDwarfCompilationUnitGetLowPc :: Typeable a => SgAsmDwarfCompilationUnit a -> IO Word64 | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_low_pc of type ::uint64_t() | ||||
| asmDwarfCompilationUnitGetMacroInfo :: Typeable a => SgAsmDwarfCompilationUnit a -> IO (SgAsmDwarfMacroList ()) | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_macro_info of type class ::SgAsmDwarfMacroList*() | ||||
| asmDwarfCompilationUnitGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfCompilationUnit a -> IO CSize | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfCompilationUnitGetOffsetLength :: Typeable a => SgAsmDwarfCompilationUnit a -> IO Word64 | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_offset_length of type ::uint64_t() | ||||
| asmDwarfCompilationUnitGetProducer :: Typeable a => SgAsmDwarfCompilationUnit a -> IO String | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_producer of type ::std::string() | ||||
| asmDwarfCompilationUnitGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfCompilationUnit a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfCompilationUnitGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfCompilationUnit a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfCompilationUnitGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfCompilationUnit a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfCompilationUnitGetVersionStamp :: Typeable a => SgAsmDwarfCompilationUnit a -> IO CInt | ||||
| Stub for ::SgAsmDwarfCompilationUnit::get_version_stamp of type int () | ||||
| asmDwarfCompilationUnitIsInMemoryPool :: Typeable a => SgAsmDwarfCompilationUnit a -> IO Bool | ||||
| Stub for ::SgAsmDwarfCompilationUnit::isInMemoryPool of type bool () | ||||
| asmDwarfCompilationUnitMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfCompilationUnit::memoryUsage of type ::size_t() | ||||
| asmDwarfCompilationUnitNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfCompilationUnit::numberOfNodes of type ::size_t() | ||||
| asmDwarfCompilationUnitSageClassName :: Typeable a => SgAsmDwarfCompilationUnit a -> IO String | ||||
| Stub for ::SgAsmDwarfCompilationUnit::sage_class_name of type const char *() | ||||
| asmDwarfCompilationUnitSetAbbrevOffset :: Typeable a => SgAsmDwarfCompilationUnit a -> Word64 -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_abbrev_offset of type void (::uint64_t) | ||||
| asmDwarfCompilationUnitSetAddressSize :: Typeable a => SgAsmDwarfCompilationUnit a -> Word64 -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_address_size of type void (::uint64_t) | ||||
| asmDwarfCompilationUnitSetHiPc :: Typeable a => SgAsmDwarfCompilationUnit a -> Word64 -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_hi_pc of type void (::uint64_t) | ||||
| asmDwarfCompilationUnitSetLanguage :: Typeable a => SgAsmDwarfCompilationUnit a -> String -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_language of type void (::std::string) | ||||
| asmDwarfCompilationUnitSetLanguageConstructs :: (Typeable a, Typeable b) => SgAsmDwarfCompilationUnit a -> SgAsmDwarfConstructList b -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_language_constructs of type void (class ::SgAsmDwarfConstructList*) | ||||
| asmDwarfCompilationUnitSetLineInfo :: (Typeable a, Typeable b) => SgAsmDwarfCompilationUnit a -> SgAsmDwarfLineList b -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_line_info of type void (class ::SgAsmDwarfLineList*) | ||||
| asmDwarfCompilationUnitSetLowPc :: Typeable a => SgAsmDwarfCompilationUnit a -> Word64 -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_low_pc of type void (::uint64_t) | ||||
| asmDwarfCompilationUnitSetMacroInfo :: (Typeable a, Typeable b) => SgAsmDwarfCompilationUnit a -> SgAsmDwarfMacroList b -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_macro_info of type void (class ::SgAsmDwarfMacroList*) | ||||
| asmDwarfCompilationUnitSetOffsetLength :: Typeable a => SgAsmDwarfCompilationUnit a -> Word64 -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_offset_length of type void (::uint64_t) | ||||
| asmDwarfCompilationUnitSetProducer :: Typeable a => SgAsmDwarfCompilationUnit a -> String -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_producer of type void (::std::string) | ||||
| asmDwarfCompilationUnitSetVersionStamp :: Typeable a => SgAsmDwarfCompilationUnit a -> CInt -> IO () | ||||
| Stub for ::SgAsmDwarfCompilationUnit::set_version_stamp of type void (int ) | ||||
| asmDwarfCompilationUnitVariantT :: Typeable a => SgAsmDwarfCompilationUnit a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfCompilationUnit::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |