| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfImportedUnit :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfImportedUnit ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfImportedUnit. | ||||
| upSgAsmDwarfImportedUnit :: Typeable a => SgAsmDwarfImportedUnit a -> SgAsmDwarfImportedUnit () | ||||
| Performs an upcast of a SgAsmDwarfImportedUnit subtype to a SgAsmDwarfImportedUnit. | ||||
| newAsmDwarfImportedUnit :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfImportedUnit ()) | ||||
| Stub for ::SgAsmDwarfImportedUnit::SgAsmDwarfImportedUnit of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfImportedUnitCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfImportedUnit a -> IO () | ||||
| Stub for ::SgAsmDwarfImportedUnit::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfImportedUnitClassName :: Typeable a => SgAsmDwarfImportedUnit a -> IO String | ||||
| Stub for ::SgAsmDwarfImportedUnit::class_name of type ::std::string() | ||||
| asmDwarfImportedUnitGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfImportedUnit a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfImportedUnit::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfImportedUnitGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfImportedUnit a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfImportedUnit::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfImportedUnitGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfImportedUnit a -> IO CSize | ||||
| Stub for ::SgAsmDwarfImportedUnit::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfImportedUnitGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfImportedUnit a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfImportedUnit::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfImportedUnitGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfImportedUnit a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfImportedUnit::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfImportedUnitGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfImportedUnit a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfImportedUnit::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfImportedUnitIsInMemoryPool :: Typeable a => SgAsmDwarfImportedUnit a -> IO Bool | ||||
| Stub for ::SgAsmDwarfImportedUnit::isInMemoryPool of type bool () | ||||
| asmDwarfImportedUnitMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfImportedUnit::memoryUsage of type ::size_t() | ||||
| asmDwarfImportedUnitNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfImportedUnit::numberOfNodes of type ::size_t() | ||||
| asmDwarfImportedUnitSageClassName :: Typeable a => SgAsmDwarfImportedUnit a -> IO String | ||||
| Stub for ::SgAsmDwarfImportedUnit::sage_class_name of type const char *() | ||||
| asmDwarfImportedUnitVariantT :: Typeable a => SgAsmDwarfImportedUnit a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfImportedUnit::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |