| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmDwarfUpcRelaxedType :: Typeable a => SgNode a -> IO (Maybe (SgAsmDwarfUpcRelaxedType ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmDwarfUpcRelaxedType. | ||||
| upSgAsmDwarfUpcRelaxedType :: Typeable a => SgAsmDwarfUpcRelaxedType a -> SgAsmDwarfUpcRelaxedType () | ||||
| Performs an upcast of a SgAsmDwarfUpcRelaxedType subtype to a SgAsmDwarfUpcRelaxedType. | ||||
| newAsmDwarfUpcRelaxedType :: CInt -> Word64 -> Word64 -> IO (SgAsmDwarfUpcRelaxedType ()) | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::SgAsmDwarfUpcRelaxedType of type void (int , ::uint64_t, ::uint64_t) | ||||
| asmDwarfUpcRelaxedTypeCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO () | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmDwarfUpcRelaxedTypeClassName :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO String | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::class_name of type ::std::string() | ||||
| asmDwarfUpcRelaxedTypeGetChildIndex :: (Typeable a, Typeable b) => SgAsmDwarfUpcRelaxedType a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::getChildIndex of type long (class ::SgNode*) | ||||
| asmDwarfUpcRelaxedTypeGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmDwarfUpcRelaxedType a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmDwarfUpcRelaxedTypeGetNumberOfTraversalSuccessors :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO CSize | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmDwarfUpcRelaxedTypeGetTraversalSuccessorByIndex :: Typeable a => SgAsmDwarfUpcRelaxedType a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmDwarfUpcRelaxedTypeGetTraversalSuccessorContainer :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmDwarfUpcRelaxedTypeGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO [CString] | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmDwarfUpcRelaxedTypeIsInMemoryPool :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO Bool | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::isInMemoryPool of type bool () | ||||
| asmDwarfUpcRelaxedTypeMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::memoryUsage of type ::size_t() | ||||
| asmDwarfUpcRelaxedTypeNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::numberOfNodes of type ::size_t() | ||||
| asmDwarfUpcRelaxedTypeSageClassName :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO String | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::sage_class_name of type const char *() | ||||
| asmDwarfUpcRelaxedTypeVariantT :: Typeable a => SgAsmDwarfUpcRelaxedType a -> IO VariantT | ||||
| Stub for ::SgAsmDwarfUpcRelaxedType::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |