| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfImportedModule :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfImportedModule ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfImportedModule. | ||||
| upSgAsmDwarfImportedModule :: Typeable a => SgAsmDwarfImportedModule a -> SgAsmDwarfImportedModule () | ||||
| Performs an upcast of a SgAsmDwarfImportedModule subtype to a SgAsmDwarfImportedModule. | ||||
| newAsmDwarfImportedModule :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfImportedModule ()) | ||||
| Stub for ::SgAsmDwarfImportedModule::SgAsmDwarfImportedModule of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfImportedModuleCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfImportedModule a -> IO () | ||||
| Stub for ::SgAsmDwarfImportedModule::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfImportedModuleClassName :: Typeable a => SgAsmDwarfImportedModule a -> IO String | ||||
| Stub for ::SgAsmDwarfImportedModule::class_name of type ::std::string() | ||||
| asmDwarfImportedModuleGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfImportedModule a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfImportedModule::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfImportedModuleGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfImportedModule a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfImportedModule::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfImportedModuleGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfImportedModule a -> IO CSize | ||||
| Stub for ::SgAsmDwarfImportedModule::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfImportedModuleGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfImportedModule a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfImportedModule::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfImportedModuleGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfImportedModule a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfImportedModule::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfImportedModuleGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfImportedModule a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfImportedModule::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfImportedModuleIsInMemoryPool :: Typeable a => SgAsmDwarfImportedModule a -> IO Bool | ||||
| Stub for ::SgAsmDwarfImportedModule::isInMemoryPool of type bool () | ||||
| asmDwarfImportedModuleMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfImportedModule::memoryUsage of type ::size_t() | ||||
| asmDwarfImportedModuleNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfImportedModule::numberOfNodes of type ::size_t() | ||||
| asmDwarfImportedModuleSageClassName :: Typeable a => SgAsmDwarfImportedModule a -> IO String | ||||
| Stub for ::SgAsmDwarfImportedModule::sage_class_name of type const char *() | ||||
| asmDwarfImportedModuleVariantT :: Typeable a => SgAsmDwarfImportedModule a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfImportedModule::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |