| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfImportedDeclaration :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfImportedDeclaration ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfImportedDeclaration. | ||||
| upSgAsmDwarfImportedDeclaration :: Typeable a => SgAsmDwarfImportedDeclaration a -> SgAsmDwarfImportedDeclaration () | ||||
| Performs an upcast of a SgAsmDwarfImportedDeclaration subtype to a SgAsmDwarfImportedDeclaration. | ||||
| newAsmDwarfImportedDeclaration :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfImportedDeclaration ()) | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::SgAsmDwarfImportedDeclaration of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfImportedDeclarationCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO () | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfImportedDeclarationClassName :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO String | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::class_name of type ::std::string() | ||||
| asmDwarfImportedDeclarationGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfImportedDeclaration a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfImportedDeclarationGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfImportedDeclaration a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfImportedDeclarationGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO CSize | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfImportedDeclarationGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfImportedDeclaration a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfImportedDeclarationGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfImportedDeclarationGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfImportedDeclarationIsInMemoryPool :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO Bool | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::isInMemoryPool of type bool () | ||||
| asmDwarfImportedDeclarationMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::memoryUsage of type ::size_t() | ||||
| asmDwarfImportedDeclarationNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::numberOfNodes of type ::size_t() | ||||
| asmDwarfImportedDeclarationSageClassName :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO String | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::sage_class_name of type const char *() | ||||
| asmDwarfImportedDeclarationVariantT :: Typeable a => SgAsmDwarfImportedDeclaration a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfImportedDeclaration::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |