| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfWithStmt :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfWithStmt ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfWithStmt. | ||||
| upSgAsmDwarfWithStmt :: Typeable a => SgAsmDwarfWithStmt a -> SgAsmDwarfWithStmt () | ||||
| Performs an upcast of a SgAsmDwarfWithStmt subtype to a SgAsmDwarfWithStmt. | ||||
| newAsmDwarfWithStmt :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfWithStmt ()) | ||||
| Stub for ::SgAsmDwarfWithStmt::SgAsmDwarfWithStmt of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfWithStmtCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfWithStmt a -> IO () | ||||
| Stub for ::SgAsmDwarfWithStmt::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfWithStmtClassName :: Typeable a => SgAsmDwarfWithStmt a -> IO String | ||||
| Stub for ::SgAsmDwarfWithStmt::class_name of type ::std::string() | ||||
| asmDwarfWithStmtGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfWithStmt a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfWithStmt::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfWithStmtGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfWithStmt a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfWithStmt::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfWithStmtGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfWithStmt a -> IO CSize | ||||
| Stub for ::SgAsmDwarfWithStmt::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfWithStmtGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfWithStmt a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfWithStmt::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfWithStmtGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfWithStmt a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfWithStmt::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfWithStmtGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfWithStmt a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfWithStmt::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfWithStmtIsInMemoryPool :: Typeable a => SgAsmDwarfWithStmt a -> IO Bool | ||||
| Stub for ::SgAsmDwarfWithStmt::isInMemoryPool of type bool () | ||||
| asmDwarfWithStmtMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfWithStmt::memoryUsage of type ::size_t() | ||||
| asmDwarfWithStmtNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfWithStmt::numberOfNodes of type ::size_t() | ||||
| asmDwarfWithStmtSageClassName :: Typeable a => SgAsmDwarfWithStmt a -> IO String | ||||
| Stub for ::SgAsmDwarfWithStmt::sage_class_name of type const char *() | ||||
| asmDwarfWithStmtVariantT :: Typeable a => SgAsmDwarfWithStmt a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfWithStmt::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |