| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfAccessDeclaration :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfAccessDeclaration ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfAccessDeclaration. | ||||
| upSgAsmDwarfAccessDeclaration :: Typeable a => SgAsmDwarfAccessDeclaration a -> SgAsmDwarfAccessDeclaration () | ||||
| Performs an upcast of a SgAsmDwarfAccessDeclaration subtype to a SgAsmDwarfAccessDeclaration. | ||||
| newAsmDwarfAccessDeclaration :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfAccessDeclaration ()) | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::SgAsmDwarfAccessDeclaration of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfAccessDeclarationCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO () | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfAccessDeclarationClassName :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO String | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::class_name of type ::std::string() | ||||
| asmDwarfAccessDeclarationGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfAccessDeclaration a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfAccessDeclarationGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfAccessDeclaration a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfAccessDeclarationGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO CSize | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfAccessDeclarationGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfAccessDeclaration a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfAccessDeclarationGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfAccessDeclarationGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfAccessDeclarationIsInMemoryPool :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO Bool | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::isInMemoryPool of type bool () | ||||
| asmDwarfAccessDeclarationMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::memoryUsage of type ::size_t() | ||||
| asmDwarfAccessDeclarationNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::numberOfNodes of type ::size_t() | ||||
| asmDwarfAccessDeclarationSageClassName :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO String | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::sage_class_name of type const char *() | ||||
| asmDwarfAccessDeclarationVariantT :: Typeable a => SgAsmDwarfAccessDeclaration a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfAccessDeclaration::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |